git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7669
91ce42f0-d328-0410-95d8-
f526ca767f89
# Set this if you use libdbi framework
#LIBDBI="dbdriver = "dbi:postgresql"; dbaddress = 127.0.0.1; dbport = 5432"
+#LIBDBI="dbdriver = "dbi:sqlite"; dbaddress = 127.0.0.1; dbport = 0"
# Set this to "--with-tcp-wrappers" or "--without-tcp-wrappers"
TCPWRAPPERS="--with-tcp-wrappers"
make -j3
check_exit_code
make install
-mkdir -p ../bin/plugins
check_exit_code
cp src/tools/testls ../bin
check_exit_code