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

trygvis at users.sourceforge.net trygvis at users.sourceforge.net
Sun Feb 8 11:55:14 CET 2009


Revision: 3019
          http://gar.svn.sourceforge.net/gar/?rev=3019&view=rev
Author:   trygvis
Date:     2009-02-08 10:55:14 +0000 (Sun, 08 Feb 2009)

Log Message:
-----------
o Making sure the package build in a clean staging directory.

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

Modified: csw/mgar/pkg/maven2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/maven2/trunk/Makefile	2009-02-08 10:47:55 UTC (rev 3018)
+++ csw/mgar/pkg/maven2/trunk/Makefile	2009-02-08 10:55:14 UTC (rev 3019)
@@ -39,8 +39,8 @@
 
 install-common:
 	mkdir -p $(DESTDIR)/opt/csw/bin
+	rm -rf $(DESTDIR)/opt/csw/share/maven2
 	mkdir -p $(DESTDIR)/opt/csw/share/maven2
-	rm -rf $(DESTDIR)/opt/csw/share/maven2
 	cp -r $(WORKDIR)/apache-maven-$(GARVERSION)/ $(DESTDIR)/opt/csw/share/maven2/home
 	cp $(WORKDIR)/bin-mvn $(DESTDIR)/opt/csw/bin/mvn
 	chmod +x $(DESTDIR)/opt/csw/bin/mvn


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