From acc4e802c7260a420929b952b6ebe1052b32c81e Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Sat, 26 Jun 2010 20:02:39 +0000 Subject: - The EOL was announced in 2006 and has a lot of security issues. Feature safe: yes --- security/krb4/files/patch-ltmain.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 security/krb4/files/patch-ltmain.sh (limited to 'security/krb4/files/patch-ltmain.sh') diff --git a/security/krb4/files/patch-ltmain.sh b/security/krb4/files/patch-ltmain.sh deleted file mode 100644 index 13305b5b57e1..000000000000 --- a/security/krb4/files/patch-ltmain.sh +++ /dev/null @@ -1,17 +0,0 @@ -*** ltmain.sh.orig Tue Oct 22 23:39:04 2002 ---- ltmain.sh Thu Feb 27 20:55:52 2003 -*************** -*** 4209,4220 **** - IFS="$save_ifs" - fi - -- # Install the pseudo-library for information purposes. -- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` -- instname="$dir/$name"i -- $show "$install_prog $instname $destdir/$name" -- $run eval "$install_prog $instname $destdir/$name" || exit $? -- - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" - ;; ---- 4209,4214 ---- -- cgit v1.2.3