SPECS: sshguard.spec - %{__scons} -> %scons

shadzik shadzik at pld-linux.org
Wed Mar 7 11:09:04 CET 2007


Author: shadzik                      Date: Wed Mar  7 10:09:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{__scons} -> %scons

---- Files affected:
SPECS:
   sshguard.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/sshguard.spec
diff -u SPECS/sshguard.spec:1.5 SPECS/sshguard.spec:1.6
--- SPECS/sshguard.spec:1.5	Wed Mar  7 10:54:26 2007
+++ SPECS/sshguard.spec	Wed Mar  7 11:08:59 2007
@@ -36,14 +36,14 @@
 %{__sed} -i -e "s@/usr/local@$RPM_BUILD_ROOT%{_prefix}@g" SConstruct
 
 %build
-%{__scons} \
+%scons \
 	%{_fw}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
-%{__scons} install \
+%scons install \
 	%{_fw}
 
 %clean
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/03/07 10:08:59  shadzik
+- %{__scons} -> %scons
+
 Revision 1.5  2007/03/07 09:54:26  spider
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sshguard.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list