diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-04-27 18:47:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-04-27 18:47:52 +0200 |
commit | 9652c2729e6b8af6c45ce5e16fc67a91044dadb4 (patch) | |
tree | 75d9007f1cc04fb65ca4f7f321251e18035f35fe /debian/patches/0725-fix_link_60-libsane_rule.patch | |
parent | f649d9c694a19aca7653b76a8d373f28c941589a (diff) |
Fix missing set device to group scanner
Diffstat (limited to 'debian/patches/0725-fix_link_60-libsane_rule.patch')
-rw-r--r-- | debian/patches/0725-fix_link_60-libsane_rule.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/0725-fix_link_60-libsane_rule.patch b/debian/patches/0725-fix_link_60-libsane_rule.patch index 76a65a9..dc99d2c 100644 --- a/debian/patches/0725-fix_link_60-libsane_rule.patch +++ b/debian/patches/0725-fix_link_60-libsane_rule.patch @@ -18,3 +18,16 @@ Index: trunk/tools/sane-desc.c "#\n" "# The SCSI device support is very basic and includes only\n" "# scanners that mark themselves as type \"scanner\" or\n" +Index: trunk/testsuite/tools/data/udev+hwdb.ref +=================================================================== +--- trunk.orig/testsuite/tools/data/udev+hwdb.ref ++++ trunk/testsuite/tools/data/udev+hwdb.ref +@@ -3,7 +3,7 @@ + # + # udev rules file for supported USB and SCSI devices + # +-# For the list of supported USB devices see /usr/lib/udev/hwdb.d/20-sane.hwdb ++# For the list of supported USB devices see /lib/udev/hwdb.d/20-sane.hwdb + # + # The SCSI device support is very basic and includes only + # scanners that mark themselves as type "scanner" or |