$NetBSD: patch-ag,v 1.9 2002/07/24 04:30:16 hubertf Exp $

--- vfs/extfs/uzip.in.orig	Mon Jul  3 10:32:00 2000
+++ vfs/extfs/uzip.in
@@ -7,7 +7,7 @@
 #
 #
 
-DZIP=/usr/bin
+DZIP=@LOCALBASE@/bin
 XZIP="$DZIP/zip -g"
 XDZIP="$DZIP/zip -d"
 XUNZIP="$DZIP/unzip"
