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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Thu Apr 16 17:27:28 CEST 2009


Revision: 4352
          http://gar.svn.sourceforge.net/gar/?rev=4352&view=rev
Author:   idogan23
Date:     2009-04-16 15:27:28 +0000 (Thu, 16 Apr 2009)

Log Message:
-----------
nsd: changed ownder and group for /var/opt/csw/nsd

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

Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile	2009-04-16 14:42:26 UTC (rev 4351)
+++ csw/mgar/pkg/nsd/trunk/Makefile	2009-04-16 15:27:28 UTC (rev 4352)
@@ -14,7 +14,7 @@
 DISTFILES += cswusergroup
 
 SPKG_CLASSES = none cswusergroup cswcpsampleconf
-PROTOTYPE_FILTER = awk '$$$$3 ~ /\/nsd\/cswusergroup$$$$/ { $$$$2 = "cswusergroup" } $$$$3 ~ /\/nsd\/nsd.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } { print }'
+PROTOTYPE_FILTER = awk '$$$$3 ~ /\/nsd\/cswusergroup$$$$/ { $$$$2 = "cswusergroup" } $$$$3 ~ /\/nsd\/nsd.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$5 = "nsd" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$6 = "nsd" } { print }'
 
 REQUIRED_PKGS = CSWcswclassutils
 


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