pkg_install: use /usr/sbin

This commit is contained in:
Ben Gras 2010-07-19 11:58:39 +00:00
parent 53b6f99fb0
commit e37a6ef219

View file

@ -1,6 +1,6 @@
.include <bsd.own.mk>
BINDIR= /usr/bin
BINDIR= /usr/sbin
# These have to be passed as strings to the c files.
PKG_LOG_DIR= \"/usr/db/pkg\"
PKG_SYCONFDIR= \"/etc\"