SPECS: openoffice.org.spec - remove stamps before buildroot

glen glen at pld-linux.org
Mon Apr 23 23:04:35 CEST 2007


Author: glen                         Date: Mon Apr 23 21:04:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove stamps before buildroot

---- Files affected:
SPECS:
   openoffice.org.spec (1.765 -> 1.766) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.765 SPECS/openoffice.org.spec:1.766
--- SPECS/openoffice.org.spec:1.765	Sat Apr 14 17:59:43 2007
+++ SPECS/openoffice.org.spec	Mon Apr 23 23:04:29 2007
@@ -2300,7 +2300,7 @@
 
 %install
 if [ ! -f makeinstall.stamp -o ! -d $RPM_BUILD_ROOT ]; then
-	rm -rf $RPM_BUILD_ROOT makeinstall.stamp installed.stamp
+	rm -rf makeinstall.stamp installed.stamp $RPM_BUILD_ROOT
 
 	# limit to single process installation, it's safe at least
 	%{__sed} -i -e 's#^BUILD_NCPUS=.*#BUILD_NCPUS=1#g' bin/setup
@@ -3973,6 +3973,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.766  2007/04/23 21:04:29  glen
+- remove stamps before buildroot
+
 Revision 1.765  2007/04/14 15:59:43  arekm
 - rel 0.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.765&r2=1.766&f=u



More information about the pld-cvs-commit mailing list