aboutsummaryrefslogtreecommitdiffstats
path: root/print/foomatic-db-hpijs/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'print/foomatic-db-hpijs/files/patch-configure')
-rw-r--r--print/foomatic-db-hpijs/files/patch-configure24
1 files changed, 22 insertions, 2 deletions
diff --git a/print/foomatic-db-hpijs/files/patch-configure b/print/foomatic-db-hpijs/files/patch-configure
index 21cd21aa9ecb..b204a43ea0f0 100644
--- a/print/foomatic-db-hpijs/files/patch-configure
+++ b/print/foomatic-db-hpijs/files/patch-configure
@@ -1,5 +1,14 @@
---- configure.orig Sat Sep 17 02:25:59 2005
-+++ configure Sat Sep 17 02:26:04 2005
+--- configure.orig Wed May 21 23:01:15 2003
++++ configure Tue Oct 18 20:23:45 2005
+@@ -9,7 +9,7 @@
+
+ # Defaults:
+ ac_help=
+-ac_default_prefix=/usr/local
++ac_default_prefix=%%PREFIX%%
+ # Any additions from configure.in:
+
+ # Initialize some variables set by options.
@@ -522,7 +522,7 @@
@@ -9,3 +18,14 @@
sysconfdir=/etc
fi
+@@ -658,8 +658,8 @@
+ fi
+
+
+-BINSEARCHPATH=/usr/bin:/bin:/usr/local/bin
+-DATASEARCHPATH=/usr/share:/usr/local/share:/usr/lib:/usr/local/lib:/opt
++BINSEARCHPATH=/usr/bin:/bin:%%LOCALBASE%%/bin
++DATASEARCHPATH=/usr/share:%%LOCALBASE%%/share:/usr/lib:%%LOCALBASE%%/lib:/opt
+
+ for ac_prog in perl
+ do