mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 11:20:04 -04:00
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
$NetBSD: patch-aa,v 1.12 2009/08/15 17:53:11 wiz Exp $
|
|
|
|
--- backend/Makefile.in.orig 2009-04-30 13:41:18.000000000 +0000
|
|
+++ backend/Makefile.in
|
|
@@ -1444,7 +1444,7 @@ build_cpu = @build_cpu@
|
|
build_os = @build_os@
|
|
build_vendor = @build_vendor@
|
|
builddir = @builddir@
|
|
-configdir = @configdir@
|
|
+configdir = ${PREFIX}/share/examples/sane
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
docdir = @docdir@
|