Commit 0fe94fc2 authored by Igor Pečovnik's avatar Igor Pečovnik
Browse files

patched source

parent f1b7b622
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
pkgsysconf_SCRIPTS = buttonpressed.sh initscanner.sh
EXTRA_DIST = $(pkgsysconf_SCRIPTS)
This diff is collapsed.
This diff is collapsed.
#!/bin/sh
# This script is executed whenever scanbuttond
# finds new devices.
# If your scanner needs a firmware upload or any other kind
# of special action to be taken on initialization, put
# the apropriate command here.
# Example:
# scanimage -n
# or
# sane-find-scanners
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment