[csw-devel] SF.net SVN: gar:[19672] csw/mgar/pkg/lang-java/xerces2/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon Nov 12 14:27:03 CET 2012


Revision: 19672
          http://gar.svn.sourceforge.net/gar/?rev=19672&view=rev
Author:   cgrzemba
Date:     2012-11-12 13:27:03 +0000 (Mon, 12 Nov 2012)
Log Message:
-----------
lang-java/xerces2/trunk: the recipe with the LICENSE problem

Modified Paths:
--------------
    csw/mgar/pkg/lang-java/xerces2/trunk/Makefile

Modified: csw/mgar/pkg/lang-java/xerces2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-java/xerces2/trunk/Makefile	2012-11-12 11:45:51 UTC (rev 19671)
+++ csw/mgar/pkg/lang-java/xerces2/trunk/Makefile	2012-11-12 13:27:03 UTC (rev 19672)
@@ -15,14 +15,14 @@
 MASTER_SITES = http://mirror.lwnetwork.org.uk/APACHE//xerces/j/binaries/
 DISTNAME = $(NAME)-J-bin.$(VERSION)
 DISTFILES  = $(DISTNAME).tar.gz
-LICENSE += LICENSE
-LICENSE += LICENSE-SAX.html
-LICENSE += LICENSE.DOM-documentation.html
-LICENSE += LICENSE.DOM-resolver.html
-LICENSE += LICENSE.serializer.txt
-LICENSE += NOTICE
-LICENSE += NOTICE.resolver.txt
-LICENSE += NOTICE.serializer.txt
+LICENSE = LICENSE
+EXTRA_LICENSE += LICENSE-SAX.html
+EXTRA_LICENSE += LICENSE.DOM-documentation.html
+EXTRA_LICENSE += LICENSE.DOM-resolver.html
+EXTRA_LICENSE += LICENSE.serializer.txt
+EXTRA_LICENSE += NOTICE
+EXTRA_LICENSE += NOTICE.resolver.txt
+EXTRA_LICENSE += NOTICE.serializer.txt
 
 WORKSRC = $(WORKDIR)/$(call tolower,$(NAME))-$(subst .,_,$(VERSION))
 CONFIGURE_SCRIPTS =

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