From bb373dcac14b27157aab5def081b310d7224bbe4 Mon Sep 17 00:00:00 2001 From: Shaun Amott Date: Thu, 27 Sep 2007 00:16:01 +0000 Subject: Upgrade to 1.0.1. PR: ports/115589 Submitted by: Rasmus Kaj --- security/heimdal/files/patch-ch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 security/heimdal/files/patch-ch (limited to 'security/heimdal/files/patch-ch') diff --git a/security/heimdal/files/patch-ch b/security/heimdal/files/patch-ch deleted file mode 100644 index c454fb8243b1..000000000000 --- a/security/heimdal/files/patch-ch +++ /dev/null @@ -1,17 +0,0 @@ ---- ltmain.sh.orig Mon Aug 19 07:22:52 2002 -+++ ltmain.sh Mon Aug 19 07:23:04 2002 -@@ -4210,10 +4210,10 @@ - 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 $? -+ #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" -- cgit v1.2.3