]> Zhao Yanbai Git Server - minix.git/commitdiff
pkg_install: use /usr/sbin
authorBen Gras <ben@minix3.org>
Mon, 19 Jul 2010 11:58:39 +0000 (11:58 +0000)
committerBen Gras <ben@minix3.org>
Mon, 19 Jul 2010 11:58:39 +0000 (11:58 +0000)
commands/pkg_install/Makefile.inc

index efbac9a9a120a47551b9608ded3166fbdd1a9a43..659762749f250d4ccc77a78cbfdedc3854e18542 100644 (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\"