gunnar: server/PEAR-Net_Socket PEAR-Net_Socket.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-Net_Socket
In directory doto:/tmp/cvs-serv15417/PEAR-Net_Socket
Modified Files:
	PEAR-Net_Socket.spec 
Log Message:
Remove problematic rpm command as pointed out by Marcus Hüwe.
Index: PEAR-Net_Socket.spec
===================================================================
RCS file: /kolabrepository/server/PEAR-Net_Socket/PEAR-Net_Socket.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PEAR-Net_Socket.spec	24 May 2007 12:34:09 -0000	1.1
+++ PEAR-Net_Socket.spec	24 May 2007 14:49:39 -0000	1.2
@@ -34,8 +34,6 @@
 %build
 
 %install
-	rm -rf $RPM_BUILD_ROOT
-
         env PHP_PEAR_PHP_BIN="%{l_prefix}/bin/php -d safe_mode=off -d memory_limit=40M"   \
             PHP_PEAR_CACHE_DIR="/tmp/pear/cache" \
 	    %{l_prefix}/bin/pear install --nodeps -R $RPM_BUILD_ROOT $RPM_SOURCE_DIR/%{package_name}-%{version}.tgz
    
    
More information about the commits
mailing list