gunnar: server/make-helper pear.mk,1.6,1.7 
    cvs at kolab.org 
    cvs at kolab.org
       
    Fri Jan 22 16:59:18 CET 2010
    
        - Previous message: gunnar: server/php-kolab/Kolab_Freebusy Kolab_FreeBusy.spec, 1.23,	1.24 .cvsignore, 1.5, 1.6 Makefile, 1.9, 1.10 package.info, 1.1, 1.2 
 
        - Next message: gunnar: server/kolab-webclient/kronolith/configuration/kronolith-2.3.3	conf.php, NONE, 1.1 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: gunnar
Update of /kolabrepository/server/make-helper
In directory doto:/tmp/cvs-serv10628/make-helper
Modified Files:
	pear.mk 
Log Message:
Do not delete the spec file on make clean.
Index: pear.mk
===================================================================
RCS file: /kolabrepository/server/make-helper/pear.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pear.mk	22 Jan 2010 15:36:03 -0000	1.6
+++ pear.mk	22 Jan 2010 15:59:16 -0000	1.7
@@ -120,7 +120,11 @@
 GIT_REPO_CO_CMD=git clone
 GIT_REPO_SC_CMD=git checkout
 
+ifneq ($(SPEC_PRESENT),)
+CLEAN_EXTRA = tmp
+else
 CLEAN_EXTRA = tmp $(PACKAGE).spec
+endif
 
 include ../../make-helper/package.mk
 include ../../make-helper/fetch.mk
    
    
        
	- Previous message: gunnar: server/php-kolab/Kolab_Freebusy Kolab_FreeBusy.spec, 1.23,	1.24 .cvsignore, 1.5, 1.6 Makefile, 1.9, 1.10 package.info, 1.1, 1.2 
 
	- Next message: gunnar: server/kolab-webclient/kronolith/configuration/kronolith-2.3.3	conf.php, NONE, 1.1 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list