summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/libtool/files/1.4.3/libtool-1.4.3-ltmain-SED.patch')
-rw-r--r--sys-devel/libtool/files/1.4.3/libtool-1.4.3-ltmain-SED.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-ltmain-SED.patch b/sys-devel/libtool/files/1.4.3/libtool-1.4.3-ltmain-SED.patch
deleted file mode 100644
index f0f907205b55..000000000000
--- a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-ltmain-SED.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- libtool-1.4.3/ltmain.in.ltmain-SED 2003-02-13 14:54:24.000000000 +0100
-+++ libtool-1.4.3/ltmain.in 2003-02-13 15:24:49.000000000 +0100
-@@ -48,6 +48,9 @@ EOF
- exit 0
- fi
-
-+# define SED for historic ltconfig's generated by Libtool 1.3
-+test -z "$SED" && SED=sed
-+
- # The name of this program.
- progname=`$echo "$0" | ${SED} 's%^.*/%%'`
- modename="$progname"