Revision: 2783
http://gar.svn.sourceforge.net/gar/?rev=2783&view=rev
Author: aigoshin
Date: 2009-01-10 15:54:08 +0000 (Sat, 10 Jan 2009)
Log Message:
-----------
nginx: PROTOTYPE_FILTER done
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2009-01-10 14:52:47 UTC (rev 2782)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2009-01-10 15:54:08 UTC (rev 2783)
@@ -43,8 +43,7 @@
TEST_SCRIPTS =
-PROTOTYPE_FILTER = awk '$$$$3 ~ /\/var\/log$$$$/ { $$$$6 = "sys" } { print }'
-#PROTOTYPE_FILTER = awk '$$$$3 ~
/\/var\/spool\/nginx\/(client|fastcgi|proxy)$/ { $$$$4 = "700" } { print }'
+PROTOTYPE_FILTER = awk '$$$$3 ~
/\/var\/((log|run)|(svc\/(manifest|manifest\/site)))$$$$/ { $$$$6 = "sys" }
$$$$3 ~ /\/var\/spool\/nginx\/(client|fastcgi|proxy)$$$$/ { $$$$4 = "700" } {
print }'
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel