From db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 16 Sep 2001 01:02:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'. --- graphics/gimpshop/files/patch-af | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 graphics/gimpshop/files/patch-af (limited to 'graphics/gimpshop/files/patch-af') diff --git a/graphics/gimpshop/files/patch-af b/graphics/gimpshop/files/patch-af deleted file mode 100644 index 83f0d440beea..000000000000 --- a/graphics/gimpshop/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