Fix some more prefix stuff.

This commit is contained in:
Roy Marples
2008-03-26 05:08:56 +00:00
parent 3f37d4771b
commit e30ea10e6c
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ LOCAL_PREFIX= /usr/local
PICFLAG?= -fPIC
SYSCONFDIR?= /etc
SYSCONFDIR?= ${PREFIX}/etc
INITDIR?= ${SYSCONFDIR}/init.d
CONFDIR?= ${SYSCONFDIR}/conf.d