summaryrefslogtreecommitdiff
path: root/graphics/gimpshop/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimpshop/files/patch-aa')
-rw-r--r--graphics/gimpshop/files/patch-aa45
1 files changed, 0 insertions, 45 deletions
diff --git a/graphics/gimpshop/files/patch-aa b/graphics/gimpshop/files/patch-aa
deleted file mode 100644
index 9049a1722446..000000000000
--- a/graphics/gimpshop/files/patch-aa
+++ /dev/null
@@ -1,45 +0,0 @@
-****
-**** patches for the libtool in all the directories.
-**** These are mostly for linking against the freshly build
-**** libraraies rather than the installed ones.
-****
-
---- /a/gimp-0.99.6/ltmain.sh Wed Feb 26 03:39:50 1997
-+++ ltmain.sh Wed Mar 12 20:20:40 1997
-@@ -334,7 +335,9 @@
- exit 1
- ;;
- esac
-- deplibs="$deplibs $arg"
-+ compile_shlibpath="$compile_shlibpath$dir:"
-+ printf "compile_shlibpath: $compile_shlibpath\n"
-+ arg=""
- ;;
-
- -l*) deplibs="$deplibs $arg" ;;
---- /a/gimp-0.99.6/gtk+/ltmain.sh Wed Feb 26 03:39:50 1997
-+++ gtk+/ltmain.sh Wed Mar 12 20:20:40 1997
-@@ -334,7 +335,9 @@
- exit 1
- ;;
- esac
-- deplibs="$deplibs $arg"
-+ compile_shlibpath="$compile_shlibpath$dir:"
-+ printf "compile_shlibpath: $compile_shlibpath\n"
-+ arg=""
- ;;
-
- -l*) deplibs="$deplibs $arg" ;;
---- /a/gimp-0.99.6/gtk+/glib/ltmain.sh Wed Feb 26 03:39:50 1997
-+++ gtk+/glib/ltmain.sh Wed Mar 12 20:20:40 1997
-@@ -334,7 +335,9 @@
- exit 1
- ;;
- esac
-- deplibs="$deplibs $arg"
-+ compile_shlibpath="$compile_shlibpath$dir:"
-+ printf "compile_shlibpath: $compile_shlibpath\n"
-+ arg=""
- ;;
-
- -l*) deplibs="$deplibs $arg" ;;