diff options
Diffstat (limited to 'finance/kmymoney2/files/patch-configure')
-rw-r--r-- | finance/kmymoney2/files/patch-configure | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/finance/kmymoney2/files/patch-configure b/finance/kmymoney2/files/patch-configure index b539a7c431fe..0a0e7ebd5da6 100644 --- a/finance/kmymoney2/files/patch-configure +++ b/finance/kmymoney2/files/patch-configure @@ -1,12 +1,25 @@ ---- configure.orig Thu Feb 23 19:02:14 2006 -+++ configure Thu Feb 23 19:08:19 2006 +--- ./configure.orig 2008-03-24 10:49:54.000000000 -0400 ++++ ./configure 2008-10-10 09:39:07.000000000 -0400 @@ -1,4 +1,4 @@ -#! /bin/sh -+#! %%LOCALBASE%%/bin/bash ++#! /usr/local/bin/bash # Guess values for system-dependent variables and create Makefiles. - # Generated by GNU Autoconf 2.59. + # Generated by GNU Autoconf 2.61. # -@@ -36106,11 +36106,11 @@ +@@ -22553,10 +22553,10 @@ + + + # This can be used to rebuild libtool when needed +-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++LIBTOOL_DEPS=" /usr/local/share/libtool/ltmain.sh" + + # Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' ++LIBTOOL='$(SHELL) /usr/local/bin/libtool --silent' + + # Prevent multiple expansion + +@@ -36716,11 +36716,11 @@ { (exit 0); exit 0; } _ACEOF |