From 01a9f79f0a3692d8148990805beabc8593d3596d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 18 Apr 2001 21:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'. --- graphics/gimp-app-devel/files/patch-af | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 graphics/gimp-app-devel/files/patch-af (limited to 'graphics/gimp-app-devel/files/patch-af') diff --git a/graphics/gimp-app-devel/files/patch-af b/graphics/gimp-app-devel/files/patch-af deleted file mode 100644 index 83f0d440beea..000000000000 --- a/graphics/gimp-app-devel/files/patch-af +++ /dev/null @@ -1,26 +0,0 @@ ---- gimptool.in.orig Thu Apr 27 02:07:40 2000 -+++ gimptool.in Thu Mar 15 05:55:24 2001 -@@ -234,19 +234,19 @@ - | --uninstall-script | --uninstall-admin-script ) - case $1 in - --*install-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --install-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --*install-admin-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$gimpplugindir/plug-ins" - ;; - --install-admin-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$gimpplugindir/plug-ins" - ;; - --*install-script) -- cgit v1.2.3