Logoj0ke.net Open Build Service > Projects > server:backup > bacula3 > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed bacula.spec
 
1
@@ -174,7 +174,8 @@
2
    --sysconfdir=%{_sysconfdir}/bacula \
3
    --with-working-dir=/var/lib/bacula/working \
4
    --with-openssl \
5
-   --with-tcp-wrappers
6
+   --with-tcp-wrappers \
7
+   "$@"
8
 }
9
 # build mysql version
10
 Build --with-mysql
11