summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-04-27 22:30:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-04-27 22:30:10 +0000
commit858f8ea6069539317c2562358e58c940e4ce0ee0 (patch)
tree81704791211b8ed9b10bd03b233f6f989c0e426e /archivers/unzip
parentUpgrade to beta-13 (diff)
Fix ln command
Notes
Notes: svn path=/head/; revision=6340
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist
index 937d2166adf4..6182a945da8e 100644
--- a/archivers/unzip/pkg-plist
+++ b/archivers/unzip/pkg-plist
@@ -1,5 +1,5 @@
bin/unzip
-@exec ln -f %F %B/zipinfo
+@exec ln -sf %f %B/zipinfo
bin/funzip
bin/unzipsfx
bin/zipgrep