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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Jan 24 15:16:53 CET 2010


Revision: 8146
          http://gar.svn.sourceforge.net/gar/?rev=8146&view=rev
Author:   dmichelsen
Date:     2010-01-24 14:16:53 +0000 (Sun, 24 Jan 2010)

Log Message:
-----------
scala: Use new mGAR features

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

Modified: csw/mgar/pkg/scala/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scala/trunk/Makefile	2010-01-24 13:26:16 UTC (rev 8145)
+++ csw/mgar/pkg/scala/trunk/Makefile	2010-01-24 14:16:53 UTC (rev 8146)
@@ -15,8 +15,6 @@
 DISTNAME = $(GARNAME)-$(GARVERSION).final
 
 SPKG_SOURCEURL = http://www.scala-lang.org/
-SPKG_CLASSES = none cswpreserveconf
-REQUIRED_PKGS = CSWcswclassutils
 ARCHALL = 1
 
 # We define upstream file regex so we can be notifed of new upstream software release
@@ -28,10 +26,7 @@
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
-PROTOTYPE_FILTER  = awk '\
-    $$$$3 ~ /meta\/[^/]+.CSW$$$$/ { $$$$2 = "cswpreserveconf" } \
-    $$$$3 ~ /config\/[^/]+.CSW$$$$/ { $$$$2 = "cswpreserveconf" } \
-     { print }'
+PRESERVECONF = .*/meta/[^/]+ .*/config/[^/]+
 
 include gar/category.mk
 


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