[bacula] Explicitly enable batch insert even if it's enabled by default

Simone Caronni slaanesh at fedoraproject.org
Mon Jan 9 17:42:11 UTC 2012


commit c38ce62a57e2fea19ec7375b8f92940f0e14a8bf
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Jan 9 18:41:58 2012 +0100

    Explicitly enable batch insert even if it's enabled by default

 bacula.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index a49dfd1..fbee76a 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -324,6 +324,7 @@ export CPPFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/ncurses"
 	--with-subsys-dir=%{_localstatedir}/lock/subsys \
 	--with-pid-dir=%{_localstatedir}/run \
 	--disable-conio \
+	--enable-batch-insert \
 	--enable-readline \
 	--enable-largefile \
 	--enable-build-dird \


More information about the scm-commits mailing list