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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Sep 4 18:02:53 CEST 2011


Revision: 15519
          http://gar.svn.sourceforge.net/gar/?rev=15519&view=rev
Author:   bdwalton
Date:     2011-09-04 16:02:52 +0000 (Sun, 04 Sep 2011)
Log Message:
-----------
cswpki/trunk: convert prototype_filter to a prototype_modifier

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

Modified: csw/mgar/pkg/cswgpgkey/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswgpgkey/trunk/Makefile	2011-09-04 15:56:28 UTC (rev 15518)
+++ csw/mgar/pkg/cswgpgkey/trunk/Makefile	2011-09-04 16:02:52 UTC (rev 15519)
@@ -25,7 +25,9 @@
 
 CHECKPKG_OVERRIDES_CSWcswpki += surplus-dependency|CSWgnupg
 
-PROTOTYPE_FILTER = awk '$$$$3 ~ /\/var\/opt\/csw\/pki/ { $$$$4 = 0700 }; { print }'
+PROTOTYPE_MODIFIERS = var_pki_perms
+PROTOTYPE_FILES_var_pki_perms = /var/opt/csw/.*
+PROTOTYPE_PERMS_var_pki_perms = 0700
 
 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