mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
aaba1609ea
PR: 15676
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
--- vfs/extfs/uzip.in Wed Sep 29 16:39:35 1999
|
|
+++ vfs/extfs/uzip.in.new Fri Dec 3 22:17:45 1999
|
|
@@ -7,7 +7,7 @@
|
|
#
|
|
#
|
|
|
|
-DZIP=/usr/bin
|
|
+DZIP=%%PREFIX%%/bin
|
|
XZIP="$DZIP/zip -g"
|
|
XDZIP="$DZIP/zip -d"
|
|
XUNZIP="$DZIP/unzip"
|