SPECS: waf.spec - remove unused escape

patrys patrys at pld-linux.org
Tue Mar 11 23:22:41 CET 2008


Author: patrys                       Date: Tue Mar 11 22:22:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove unused escape

---- Files affected:
SPECS:
   waf.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/waf.spec
diff -u SPECS/waf.spec:1.7 SPECS/waf.spec:1.8
--- SPECS/waf.spec:1.7	Tue Mar 11 23:20:11 2008
+++ SPECS/waf.spec	Tue Mar 11 23:22:36 2008
@@ -37,7 +37,7 @@
 rm -rf $RPM_BUILD_ROOT
 ./waf install \
 	--prefix %{_prefix} \
-	--destdir $RPM_BUILD_ROOT \
+	--destdir $RPM_BUILD_ROOT
 
 %py_comp $RPM_BUILD_ROOT%{_libdir}/%{name}-%{version}-*
 %py_ocomp $RPM_BUILD_ROOT%{_libdir}/%{name}-%{version}-*
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-03-11 22:22:36  patrys
+- remove unused escape
+
 Revision 1.7  2008-03-11 22:20:11  patrys
 - 1.3.2
 - new URI
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/waf.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list