diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 04:59:57 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 04:59:57 +0800 |
commit | 8edb2a4acdcb2bfca97091745657d41e7ce715f5 (patch) | |
tree | b44380575f7465aab9327ad3edc119de9827e041 /graphics/gimp-app/files/patch-configure | |
parent | 26d91da1b01dd191565b2209a5608b66d259f167 (diff) | |
download | marcuscom-ports-8edb2a4acdcb2bfca97091745657d41e7ce715f5.tar.gz marcuscom-ports-8edb2a4acdcb2bfca97091745657d41e7ce715f5.tar.zst marcuscom-ports-8edb2a4acdcb2bfca97091745657d41e7ce715f5.zip |
Update to 2.4.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9868 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-app/files/patch-configure')
-rw-r--r-- | graphics/gimp-app/files/patch-configure | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp-app/files/patch-configure b/graphics/gimp-app/files/patch-configure index da42f67f8..1a89a1cc2 100644 --- a/graphics/gimp-app/files/patch-configure +++ b/graphics/gimp-app/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sun Mar 6 15:30:12 2005 -+++ configure Sun Mar 6 15:33:57 2005 -@@ -25925,6 +25925,7 @@ +--- configure.orig Thu Nov 23 15:16:53 2006 ++++ configure Sun Dec 31 19:29:32 2006 +@@ -29404,6 +29404,7 @@ if test "x$enable_gtktest" = "xyes" ; then ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" @@ -8,9 +8,9 @@ CFLAGS="$CFLAGS $GTK_CFLAGS" LIBS="$GTK_LIBS $LIBS" rm -f conf.gtktest -@@ -33865,9 +33866,9 @@ +@@ -38514,9 +38515,9 @@ fi - fi; + -gimpdatadir="$datadir/$PACKAGE/2.0" -gimpplugindir="$libdir/$PACKAGE/2.0" @@ -19,5 +19,5 @@ +gimpplugindir="$libexecdir/$PACKAGE/2.2" +gimpsysconfdir="$sysconfdir/$PACKAGE/2.2" - localedir='${prefix}/${DATADIRNAME}/locale' + |