gunnar: server/PEAR-PEAR PEAR-PEAR.spec,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu May 24 16:49:42 CEST 2007


Author: gunnar

Update of /kolabrepository/server/PEAR-PEAR
In directory doto:/tmp/cvs-serv15417/PEAR-PEAR

Modified Files:
	PEAR-PEAR.spec 
Log Message:
Remove problematic rpm command as pointed out by Marcus Hüwe.

Index: PEAR-PEAR.spec
===================================================================
RCS file: /kolabrepository/server/PEAR-PEAR/PEAR-PEAR.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PEAR-PEAR.spec	24 May 2007 12:34:09 -0000	1.1
+++ PEAR-PEAR.spec	24 May 2007 14:49:40 -0000	1.2
@@ -54,8 +54,6 @@
 %build
 
 %install
-	rm -rf $RPM_BUILD_ROOT
-
         PEAR_VERSION=`%{l_prefix}/bin/pear version 2>&1 | grep PEAR | sed -e 's/PEAR Version: \([0-9\.]*\).*/\1/'`
 
 	if [ $PEAR_VERSION == "1.4.11" ]; then





More information about the commits mailing list