diff options
author | tv <tv@pkgsrc.org> | 1998-08-10 15:40:19 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-08-10 15:40:19 +0000 |
commit | acbed909cfc330c20065ec15eaf3ca8c774794c0 (patch) | |
tree | d3068ecc21007aca33888df79be0a1abaf57434f /databases/gdbm | |
parent | 76490f7502e460b45c7968a78c18e9eebf2bd129 (diff) | |
download | pkgsrc-acbed909cfc330c20065ec15eaf3ca8c774794c0.tar.gz |
Nuke _pic.a.
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/pkg/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/gdbm/pkg/PLIST b/databases/gdbm/pkg/PLIST index d8b55c509c4..99e10c07dc7 100644 --- a/databases/gdbm/pkg/PLIST +++ b/databases/gdbm/pkg/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 1998/07/14 16:21:35 agc Exp $ +@comment $NetBSD: PLIST,v 1.6 1998/08/10 15:40:19 tv Exp $ include/gdbm.h @unexec %D/bin/install-info --delete %D/info/gdbm.info %D/info/dir info/gdbm.info @exec %D/bin/install-info %D/info/gdbm.info %D/info/dir lib/libgdbm.a -lib/libgdbm_pic.a lib/libgdbm.so.1.73 -man/man3/gdbm.3.gz +man/man3/gdbm.3 |