actually set the vars ok
This commit is contained in:
7
config.mk.sh
Normal file
7
config.mk.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
# make.sh config
|
||||
PREFIX=${PREFIX:-/}
|
||||
USR=${USR:-"${PREFIX}usr/local"}
|
||||
|
||||
BINDIR=${BINDIR:-"${DESTDIR}${USR}/bin"}
|
||||
LOGDIR=${LOGDIR:-"/tmp/userrc"}
|
||||
CONFIG=${CONFIG:-"/etc/userrc.conf"}
|
Reference in New Issue
Block a user