Logoj0ke.net Open Build Service > Projects > server:monitoring > icinga-mod_gearman > Changes
Sign Up | Log In

Changes of Revision 60

[-] Changed icinga-mod_gearman.spec
 
1
@@ -68,6 +68,7 @@
2
 %build
3
 [ ! -f ./configure ] && ./autogen.sh
4
 %configure \
5
+ --enable-debug \
6
  --with-user=%{monitor} \
7
  --with-init-dir=%{_sysconfdir}/init.d
8
 
9