From 2cc8a1834e8088fd286fe795edc7635a1c7bdbed Mon Sep 17 00:00:00 2001 From: skrll Date: Fri, 23 Mar 2001 17:11:17 +0000 Subject: Handle the symlinks created by libtool on a.out for certain invocations of libtool involving the -release option. print-PLIST on an a.out machine probably doesn't handle these, i.e. it doesn't remove them from the PLIST. --- Packages.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index ac0a30f2857..8439460cff4 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.145 2001/03/19 17:36:52 wiz Exp $ +# $NetBSD: Packages.txt,v 1.146 2001/03/23 17:11:17 skrll Exp $ ########################################################################### ========================== @@ -898,7 +898,7 @@ Here's how to use libtool in a pkg in seven simple steps: The "-release" option will produce different results for a.out and ELF (excluding symlinks) in only one case. An ELF library of the form libfoo-release.so.x.y will have a symlink of libfoo.so.x.y on an a.out - platform. This will be handled automatically soon. + platform. This is handled automatically. The -rpath argument is the install directory of the library being built. -- cgit v1.2.3