main/cvechecker: changed default path .conf file

This commit is contained in:
Francesco Colista 2012-05-14 13:19:52 +00:00
parent f57956e9ff
commit ebce6b2d9e

View File

@ -32,7 +32,7 @@ build() {
cd "$_builddir"
export LIBS="-largp"
./configure --prefix=/usr \
--sysconfdir=/etc/cvechecker \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-sqlite3 \
--enable-mysql