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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 31 11:03:23 CEST 2009


Revision: 4103
          http://gar.svn.sourceforge.net/gar/?rev=4103&view=rev
Author:   dmichelsen
Date:     2009-03-31 09:03:23 +0000 (Tue, 31 Mar 2009)

Log Message:
-----------
mGAR v2: Make sure repackage works on r/o-licensefiles

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

Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk	2009-03-31 08:19:54 UTC (rev 4102)
+++ csw/mgar/gar/v2/gar.pkg.mk	2009-03-31 09:03:23 UTC (rev 4103)
@@ -413,6 +413,7 @@
 		    echo "Please see $$LICENSEDIR/license for license information." > $(WORKDIR)/$*.copyright; \
 		) \
 		  mkdir -p $(PKGROOT)$$LICENSEDIR && \
+		  rm -f $(PKGROOT)$$LICENSEDIR/license && \
 		  cp $$LICENSEFILE $(PKGROOT)$$LICENSEDIR/license; \
 		fi \
 	)


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