[csw-devel] SF.net SVN: gar:[8637] csw/mgar/pkg/seamonkey/trunk/Makefile

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Feb 18 00:39:59 CET 2010


Revision: 8637
          http://gar.svn.sourceforge.net/gar/?rev=8637&view=rev
Author:   wbonnet
Date:     2010-02-17 23:39:59 +0000 (Wed, 17 Feb 2010)

Log Message:
-----------
Fix Makefile

Modified Paths:
--------------
    csw/mgar/pkg/seamonkey/trunk/Makefile

Modified: csw/mgar/pkg/seamonkey/trunk/Makefile
===================================================================
--- csw/mgar/pkg/seamonkey/trunk/Makefile	2010-02-17 23:32:14 UTC (rev 8636)
+++ csw/mgar/pkg/seamonkey/trunk/Makefile	2010-02-17 23:39:59 UTC (rev 8637)
@@ -87,8 +87,8 @@
 WORK_BUILD   = $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(GARNAME)
 WORK_INSTALL = $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))
 
-post-extract-modulated:
-	@mv $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/mozilla $(WORK_BUILD)
+post-extract:
+	mv $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/mozilla $(WORK_BUILD)
 	@$(MAKECOOKIE)
 
 pre-configure-modulated::


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