Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-dnssec > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed check_dnssec.spec
 
1
@@ -22,6 +22,7 @@
2
 %setup -q -n trunk 
3
 
4
 %build
5
+[ ! -x configure ] && ./autogen.sh
6
 %configure --bindir=%{_prefix}/lib/nagios/plugins
7
 %__make
8
 
9