summaryrefslogtreecommitdiff
path: root/debian/patches/0725-fix_link_60-libsane_rule.patch
blob: 76a65a920ad6cc19f29f39e7d511d677caf0ac0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Fix directory for 20-sane.hwdb
Author: Jörg Frings-Fürst <debian@jff.email>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916239
Forwarded: not-needed
Last-Update: 2019-04-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/tools/sane-desc.c
===================================================================
--- trunk.orig/tools/sane-desc.c
+++ trunk/tools/sane-desc.c
@@ -3663,7 +3663,7 @@ print_udevhwdb_header (void)
     ("#\n"
      "# udev rules file for supported USB and SCSI devices\n"
      "#\n"
-     "# For the list of supported USB devices see /usr/lib/udev/hwdb.d/20-sane.hwdb\n"
+     "# For the list of supported USB devices see /lib/udev/hwdb.d/20-sane.hwdb\n"
      "#\n"
      "# The SCSI device support is very basic and includes only\n"
      "# scanners that mark themselves as type \"scanner\" or\n"