aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-aa')
-rw-r--r--graphics/gimp-app-devel/files/patch-aa29
1 files changed, 9 insertions, 20 deletions
diff --git a/graphics/gimp-app-devel/files/patch-aa b/graphics/gimp-app-devel/files/patch-aa
index 0ce6cf4d3acd..112021d381c2 100644
--- a/graphics/gimp-app-devel/files/patch-aa
+++ b/graphics/gimp-app-devel/files/patch-aa
@@ -55,22 +55,22 @@
---- gtk+/configure~ Thu Feb 27 03:09:52 1997
-+++ gtk+/configure Thu Feb 27 15:10:18 1997
-@@ -569,6 +569,7 @@
+--- gtk+/configure.orig Sun Mar 2 09:06:35 1997
++++ gtk+/configure Sun Mar 2 09:06:48 1997
+@@ -570,6 +570,7 @@
+ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
- echo "configure:572: checking for a BSD compatible install" >&5
+INSTALL="/usr/bin/install -c"
+ echo "configure:574: checking for a BSD compatible install" >&5
if test -z "$INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
---- gtk+/glib/configure~ Thu Feb 27 15:32:15 1997
-+++ gtk+/glib/configure Thu Feb 27 15:32:47 1997
-@@ -559,6 +559,7 @@
+--- gtk+/glib/configure.orig Sun Mar 2 09:07:07 1997
++++ gtk+/glib/configure Sun Mar 2 09:07:22 1997
+@@ -561,6 +561,7 @@
# ./install, which can be erroneously created by make from ./install.sh.
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
- echo "configure:562: checking for a BSD compatible install" >&5
+ echo "configure:564: checking for a BSD compatible install" >&5
+INSTALL="/usr/bin/install -c"
if test -z "$INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
@@ -86,14 +86,3 @@
pluginlib_PROGRAMS = script-fu
-*** /tmp/gimp-0.99.1/app/gimprc.c Thu Feb 27 06:43:10 1997
---- ./app/gimprc.c Thu Feb 27 16:41:19 1997
-***************
-*** 159,161 ****
-
-! sprintf (libfilename, "%s/gimprc", LIBDIR);
- parse_gimprc_file (libfilename);
---- 159,161 ----
-
-! sprintf (libfilename, "%s/gimprc", DATADIR);
- parse_gimprc_file (libfilename);