[csw-devel] SF.net SVN: gar:[10741] csw/mgar/gar/v2/gar.mk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Aug 14 23:36:55 CEST 2010


Revision: 10741
          http://gar.svn.sourceforge.net/gar/?rev=10741&view=rev
Author:   dmichelsen
Date:     2010-08-14 21:36:55 +0000 (Sat, 14 Aug 2010)

Log Message:
-----------
mGAR v2: Make GIT snapshot after post-extract-modulated to allow extra extaction steps

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.mk

Modified: csw/mgar/gar/v2/gar.mk
===================================================================
--- csw/mgar/gar/v2/gar.mk	2010-08-14 20:26:44 UTC (rev 10740)
+++ csw/mgar/gar/v2/gar.mk	2010-08-14 21:36:55 UTC (rev 10741)
@@ -403,7 +403,7 @@
 extract-modulated: checksum-modulated $(EXTRACTDIR) $(COOKIEDIR) \
 		$(addprefix dep-$(GARDIR)/,$(EXTRACTDEPS)) \
 		announce-modulation \
-		pre-extract-modulated pre-extract-$(MODULATION) $(EXTRACT_TARGETS) $(if $(filter global,$(MODULATION)),,post-extract-gitsnap) post-extract-$(MODULATION) post-extract-modulated
+		pre-extract-modulated pre-extract-$(MODULATION) $(EXTRACT_TARGETS) post-extract-$(MODULATION) post-extract-modulated $(if $(filter global,$(MODULATION)),,post-extract-gitsnap)
 	@$(DONADA)
 
 # This target ensures that the values used by git when making a commit


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list