diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-03-05 02:04:54 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-03-05 02:04:54 +0000 |
| commit | f92dde70a228697a76f939fed3fecb4a8e2920ac (patch) | |
| tree | 5c4f9ea3371a9ce21642124ad173c8b323d67383 /security/krb4/files/patch-ltmain.sh | |
| parent | - Updated the net/nrpe port to version 1.8 which contains minor bug fixes. (diff) | |
Add KTH Kerberos 4.
Diffstat (limited to 'security/krb4/files/patch-ltmain.sh')
| -rw-r--r-- | security/krb4/files/patch-ltmain.sh | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/security/krb4/files/patch-ltmain.sh b/security/krb4/files/patch-ltmain.sh new file mode 100644 index 000000000000..13305b5b57e1 --- /dev/null +++ b/security/krb4/files/patch-ltmain.sh @@ -0,0 +1,17 @@ +*** 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 ---- |
