gunnar: server/make-helper package.mk,1.11,1.12 
    cvs at kolab.org 
    cvs at kolab.org
       
    Tue Jan 19 06:24:06 CET 2010
    
        - Previous message: gunnar: server/kolab-webclient webclient-ingo_backends.php.template,	1.2, NONE webclient-ingo_conf.php.template, 1.2,	NONE webclient-ingo_fields.php.template, 1.2,	NONE webclient-ingo_hooks.php.template, 1.2,	NONE webclient-ingo_prefs.php.template, 1.2, NONE 
 
        - Next message: gunnar: server/kolab-webclient/mimp/templates - New directory 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: gunnar
Update of /kolabrepository/server/make-helper
In directory doto:/tmp/cvs-serv7629
Modified Files:
	package.mk 
Log Message:
Corrected creating the source stage.
Index: package.mk
===================================================================
RCS file: /kolabrepository/server/make-helper/package.mk,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- package.mk	19 Jan 2010 04:53:26 -0000	1.11
+++ package.mk	19 Jan 2010 05:24:04 -0000	1.12
@@ -76,7 +76,7 @@
 
 # Prepare the staging area
 $(STAGING)/source/.dir:
-	mkdir -p $(STAGING)
+	mkdir -p $(STAGING)/source
 	touch $(STAGING)/source/.dir
 
 # Final package location
    
    
        
	- Previous message: gunnar: server/kolab-webclient webclient-ingo_backends.php.template,	1.2, NONE webclient-ingo_conf.php.template, 1.2,	NONE webclient-ingo_fields.php.template, 1.2,	NONE webclient-ingo_hooks.php.template, 1.2,	NONE webclient-ingo_prefs.php.template, 1.2, NONE 
 
	- Next message: gunnar: server/kolab-webclient/mimp/templates - New directory 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list