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

Changes of Revision 3

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