From: Ben Gras Date: Sun, 30 Jan 2011 23:36:45 +0000 (+0000) Subject: always define PKG_TOOLS_BIN X-Git-Tag: v3.2.0~693 X-Git-Url: http://zhaoyanbai.com/repos/named-checkzone.html?a=commitdiff_plain;h=d5322973fa6a300812521e751d94a5484c5b2d14;p=minix.git always define PKG_TOOLS_BIN --- diff --git a/etc/pkgsrc.conf b/etc/pkgsrc.conf index 66a4bca7b..3458bffa8 100644 --- a/etc/pkgsrc.conf +++ b/etc/pkgsrc.conf @@ -11,6 +11,8 @@ LOCALBASE= /usr/pkg VARBASE= /usr/var .if exists(/usr/sbin/pkg_add) PKG_TOOLS_BIN= /usr/sbin +.else +PKG_TOOLS_BIN= /usr/pkg/sbin .endif PKGMANDIR= man