diff options
author | tv <tv@pkgsrc.org> | 1998-06-02 12:02:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-06-02 12:02:31 +0000 |
commit | fbf824e93c38e0d8383c178db7694a5e617b36bb (patch) | |
tree | 44b21aa587e3f2e7806f2edd68aadc4de54284e9 /archivers/unzip | |
parent | 88f8ca7793b343be78c5f0d3ac14a3170570ec67 (diff) | |
download | pkgsrc-fbf824e93c38e0d8383c178db7694a5e617b36bb.tar.gz |
Account for the zipinfo symlink directly in PLIST.
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/pkg/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/unzip/pkg/PLIST b/archivers/unzip/pkg/PLIST index 0982b28ca5f..7f233a645b5 100644 --- a/archivers/unzip/pkg/PLIST +++ b/archivers/unzip/pkg/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 1998/01/15 14:11:25 agc Exp $ +@comment $NetBSD: PLIST,v 1.5 1998/06/02 12:02:31 tv Exp $ bin/unzip -@exec ln -sf %f %B/zipinfo -@unexec rm -f %B/zipinfo bin/funzip bin/unzipsfx bin/zipgrep +bin/zipinfo man/man1/funzip.1.gz man/man1/unzip.1.gz man/man1/unzipsfx.1.gz |