aboutsummaryrefslogtreecommitdiff
path: root/www/galeon/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-09-24 10:29:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-09-24 10:29:09 +0000
commit1e1b59902ec8b5bfe9691376a345b25ead5f49e3 (patch)
treecb3bb6cb174243147e6ade2744f86e30af199e04 /www/galeon/files
parent7c898ff99ac1c6448a7d01c946fe84b2bccaa42c (diff)
Notes
Diffstat (limited to 'www/galeon/files')
-rw-r--r--www/galeon/files/patch-configure34
1 files changed, 17 insertions, 17 deletions
diff --git a/www/galeon/files/patch-configure b/www/galeon/files/patch-configure
index 49269188389f..ad627b42eede 100644
--- a/www/galeon/files/patch-configure
+++ b/www/galeon/files/patch-configure
@@ -1,20 +1,20 @@
$FreeBSD$
---- configure.orig Mon Sep 17 19:13:48 2001
-+++ configure Mon Sep 17 19:14:42 2001
-@@ -13060,10 +13060,10 @@
- s,@INSTALL_DATA@,$INSTALL_DATA,;t t
- s,@PACKAGE@,$PACKAGE,;t t
- s,@VERSION@,$VERSION,;t t
--s,@ACLOCAL@,$ACLOCAL,;t t
--s,@AUTOCONF@,$AUTOCONF,;t t
--s,@AUTOMAKE@,$AUTOMAKE,;t t
--s,@AUTOHEADER@,$AUTOHEADER,;t t
-+s,@ACLOCAL@,/usr/bin/true,;t t
-+s,@AUTOCONF@,/usr/bin/true,;t t
-+s,@AUTOMAKE@,/usr/bin/true,;t t
-+s,@AUTOHEADER@,/usr/bin/true,;t t
- s,@MAKEINFO@,$MAKEINFO,;t t
- s,@SET_MAKE@,$SET_MAKE,;t t
- s,@build@,$build,;t t
+--- configure.orig Mon Sep 24 12:03:11 2001
++++ configure Mon Sep 24 12:05:46 2001
+@@ -6862,10 +6862,10 @@
+ s%@INSTALL_DATA@%$INSTALL_DATA%g
+ s%@PACKAGE@%$PACKAGE%g
+ s%@VERSION@%$VERSION%g
+-s%@ACLOCAL@%$ACLOCAL%g
+-s%@AUTOCONF@%$AUTOCONF%g
+-s%@AUTOMAKE@%$AUTOMAKE%g
+-s%@AUTOHEADER@%$AUTOHEADER%g
++s%@ACLOCAL@%/usr/bin/true%g
++s%@AUTOCONF@%/usr/bin/true%g
++s%@AUTOMAKE@%/usr/bin/true%g
++s%@AUTOHEADER@%/usr/bin/true%g
+ s%@MAKEINFO@%$MAKEINFO%g
+ s%@SET_MAKE@%$SET_MAKE%g
+ s%@host@%$host%g