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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Feb 11 14:14:52 CET 2010


Revision: 8491
          http://gar.svn.sourceforge.net/gar/?rev=8491&view=rev
Author:   dmichelsen
Date:     2010-02-11 13:14:52 +0000 (Thu, 11 Feb 2010)

Log Message:
-----------
cswclassutils: Use built-in exclude of /usr/sadm/install/scripts from GAR and use prototype modifiers

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

Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile	2010-02-11 13:09:52 UTC (rev 8490)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile	2010-02-11 13:14:52 UTC (rev 8491)
@@ -22,7 +22,10 @@
 CASLIST = $(foreach F,$(CASFILES), $(subst $(FILEDIR)/CSW$(GARNAME).,,$(F)))
 DISTFILES += $(subst $(FILEDIR)/,,$(CASFILES))
 
-PROTOTYPE_FILTER = sed -e '/^d.*\/usr/d; /scripts/{ s/bin/sys/; }'
+PROTOTYPE_MODIFIERS = cas
+PROTOTYPE_FILES_cas = /usr/sadm/install/scripts/.*
+PROTOTYPE_USER_cas = bin
+PROTOTYPE_GROUP_cas = sys
 
 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