- add sysconfdir option
This commit is contained in:
Stephan Raue 2009-10-27 03:14:44 +01:00
parent f431800222
commit cbbe74a5db

View File

@ -20,6 +20,7 @@ cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--disable-shared \
--enable-sandboxed \
--without-x \