pkg_install: move db dir
This commit is contained in:
parent
e9651ae962
commit
5d47cafa5b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
BINDIR= /usr/sbin
|
BINDIR= /usr/sbin
|
||||||
# These have to be passed as strings to the c files.
|
# These have to be passed as strings to the c files.
|
||||||
PKG_LOG_DIR= \"/usr/db/pkg\"
|
PKG_LOG_DIR= \"/usr/var/db/pkg\"
|
||||||
PKG_SYCONFDIR= \"/etc\"
|
PKG_SYCONFDIR= \"/etc\"
|
||||||
PKG_OPSYS_NAME= \"Minix\"
|
PKG_OPSYS_NAME= \"Minix\"
|
||||||
PKG_MACHINE_ARCH= \"${ARCH}\"
|
PKG_MACHINE_ARCH= \"${ARCH}\"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user