pkgsrc/graphics/sane-backends/patches/patch-aa
wiz 310b70d283 Update to 1.0.18.
Reanem hp3900 option to sane-backends-hp3900, and add legacy
handling for the old option name.

New with 1.0.18, released 2006-07-02:

* New backends: dell1600n_net (Dell 1600n), hp3500 (HP ScanJet 3500 series),
  pixma (Canon Pixma series), stv680 (Aiptek Pencam and similar).
* Updated backends: avision, canon, dll, epson, fujitsu, genesys, gt68xx,
  microtek2, mustek_pp, niash, plustek, snapscan, sp15c, test, u12, umax1220u.
* Scanimage batch mode fixes.
* Scanner lists contain USB vendor/product ids and some statistics now.
* Udev/hotplug lists are generated autmatically from the .desc files now.
* Portability fixes (especially for DragonFlyBSD and HP/UX).
* Build system updates.
* Updated translations.
* Documentation updates.
* Bugfixes.
2006-08-05 22:41:49 +00:00

13 lines
392 B
Text

$NetBSD: patch-aa,v 1.11 2006/08/05 22:41:49 wiz Exp $
--- backend/Makefile.in.orig 2006-06-11 11:10:59.000000000 +0000
+++ backend/Makefile.in
@@ -26,7 +26,7 @@ infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
-configdir = ${sysconfdir}/sane.d
+configdir = ${PREFIX}/share/examples/sane
BEOS_ADDONDIR = @BEOS_ADDONDIR@
V_MAJOR = @V_MAJOR@