mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
26b2ddb99b
WITH_SLANG=yes.
12 lines
221 B
Plaintext
12 lines
221 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"
|