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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Jun 5 18:35:46 CEST 2009


Revision: 5177
          http://gar.svn.sourceforge.net/gar/?rev=5177&view=rev
Author:   valholla
Date:     2009-06-05 16:35:46 +0000 (Fri, 05 Jun 2009)

Log Message:
-----------
pycompile class

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

Modified: csw/mgar/pkg/clearsilver/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clearsilver/trunk/Makefile	2009-06-05 16:29:20 UTC (rev 5176)
+++ csw/mgar/pkg/clearsilver/trunk/Makefile	2009-06-05 16:35:46 UTC (rev 5177)
@@ -32,7 +32,10 @@
 PKGFILES_CSWpycs  = $(libdir)/python.*/.*
 PKGFILES_CSWpycs += $(mandir)/.*python.*
 
-#GARCOMPILER = GNU
+EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
+PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }'
+SPKG_CLASSES = none cswpycompile
+REQUIRED_PKGS += CSWcswclassutils
 
 # We define upstream file regex so we can be notifed of 
 # new upstream software release


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