diff options
author | tv <tv> | 1998-06-02 12:02:31 +0000 |
---|---|---|
committer | tv <tv> | 1998-06-02 12:02:31 +0000 |
commit | 806d78b5ae27b5a0dc2670d45a04ca49aa09516c (patch) | |
tree | 44b21aa587e3f2e7806f2edd68aadc4de54284e9 /archivers | |
parent | f562691303f01f9ae2066bd6e26eb822f37edbce (diff) | |
download | pkgsrc-806d78b5ae27b5a0dc2670d45a04ca49aa09516c.tar.gz |
Account for the zipinfo symlink directly in PLIST.
Diffstat (limited to 'archivers')
-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 |