diff options
author | tv <tv> | 1998-07-16 13:36:47 +0000 |
---|---|---|
committer | tv <tv> | 1998-07-16 13:36:47 +0000 |
commit | 3aaafb72e09927836a5e324acaad819f9e3abada (patch) | |
tree | d2525c28abac850fa974fe640a20e7eb7fdda7b3 | |
parent | b7dbe612eda5624debf16518779f4d7e29e0fbbf (diff) | |
download | pkgsrc-3aaafb72e09927836a5e324acaad819f9e3abada.tar.gz |
Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
-rw-r--r-- | devel/libslang/pkg/PLIST | 3 | ||||
-rw-r--r-- | devel/libtool/patches/patch-ab | 14 | ||||
-rw-r--r-- | graphics/giflib/pkg/PLIST | 3 | ||||
-rw-r--r-- | graphics/mpeg-lib/pkg/PLIST | 3 | ||||
-rw-r--r-- | graphics/png/pkg/PLIST | 3 | ||||
-rw-r--r-- | security/rsaref/pkg/PLIST | 3 | ||||
-rw-r--r-- | www/libwww/pkg/PLIST | 3 |
7 files changed, 20 insertions, 12 deletions
diff --git a/devel/libslang/pkg/PLIST b/devel/libslang/pkg/PLIST index 75d0ed3e2d3..dbeb19ca6e3 100644 --- a/devel/libslang/pkg/PLIST +++ b/devel/libslang/pkg/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.7 1998/07/15 14:16:00 tv Exp $ +@comment $NetBSD: PLIST,v 1.8 1998/07/16 13:36:47 tv Exp $ lib/libslang.a -lib/libslang.la lib/libslang.so.1.2 include/slcurses.h include/slang.h diff --git a/devel/libtool/patches/patch-ab b/devel/libtool/patches/patch-ab new file mode 100644 index 00000000000..0c3817d6482 --- /dev/null +++ b/devel/libtool/patches/patch-ab @@ -0,0 +1,14 @@ +--- ltmain.sh.orig Thu Jul 16 09:15:18 1998 ++++ ltmain.sh Thu Jul 16 09:15:44 1998 +@@ -1841,11 +1841,6 @@ + IFS="$save_ifs" + fi + +- # Install the pseudo-library for information purposes. +- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` +- $show "$install_prog $file $destdir/$name" +- $run eval "$install_prog $file $destdir/$name" || exit $? +- + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" + ;; diff --git a/graphics/giflib/pkg/PLIST b/graphics/giflib/pkg/PLIST index 4f709325e97..acc13ad155a 100644 --- a/graphics/giflib/pkg/PLIST +++ b/graphics/giflib/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 1998/07/14 19:55:50 tv Exp $ +@comment $NetBSD: PLIST,v 1.6 1998/07/16 13:36:47 tv Exp $ bin/gif2epsn bin/gif2ps bin/gif2rgb @@ -32,7 +32,6 @@ include/giflib/getarg.h include/giflib/gif_hash.h include/giflib/gif_lib.h lib/libgif.a -lib/libgif.la lib/libgif.so.3.0 share/doc/giflib/gif2bgi.html share/doc/giflib/gif2epsn.html diff --git a/graphics/mpeg-lib/pkg/PLIST b/graphics/mpeg-lib/pkg/PLIST index e989c49e586..8c282872ad4 100644 --- a/graphics/mpeg-lib/pkg/PLIST +++ b/graphics/mpeg-lib/pkg/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1998/07/14 19:29:28 tv Exp $ +@comment $NetBSD: PLIST,v 1.5 1998/07/16 13:36:47 tv Exp $ lib/libmpeg.a -lib/libmpeg.la lib/libmpeg.so.1.2 include/mpeg.h diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index 5a407e075eb..f0100ec3d62 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.7 1998/07/15 11:45:56 tv Exp $ +@comment $NetBSD: PLIST,v 1.8 1998/07/16 13:36:48 tv Exp $ include/png.h include/pngconf.h lib/libpng.a -lib/libpng.la lib/libpng.so.1.0 diff --git a/security/rsaref/pkg/PLIST b/security/rsaref/pkg/PLIST index 96c6cf31c9c..85ec78ab03b 100644 --- a/security/rsaref/pkg/PLIST +++ b/security/rsaref/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/07/14 18:48:39 tv Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/07/16 13:36:48 tv Exp $ include/rsaref/des.h include/rsaref/global.h include/rsaref/md2.h @@ -7,7 +7,6 @@ include/rsaref/rsa.h include/rsaref/rsaref.h @dirrm include/rsaref lib/librsaref.a -lib/librsaref.la lib/librsaref.so.2.0 share/doc/rsaref/info.txt share/doc/rsaref/rsaref.txt diff --git a/www/libwww/pkg/PLIST b/www/libwww/pkg/PLIST index 4107247f2d9..d3ca09e9ed5 100644 --- a/www/libwww/pkg/PLIST +++ b/www/libwww/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1998/07/14 16:56:52 tv Exp $ +@comment $NetBSD: PLIST,v 1.3 1998/07/16 13:36:48 tv Exp $ bin/w3c bin/webbot bin/www @@ -148,7 +148,6 @@ include/w3c-libwww/wwwconf.h include/w3c-libwww/wwwsys.h lib/libpics.a lib/libwww.a -lib/libwww.la lib/libwww.so.1.0 share/doc/libwww/User/Applications.html share/doc/libwww/User/Architecture/A.gif |