[csw-devel] SF.net SVN: gar:[17239] csw/mgar/pkg/tomcat5/trunk/Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Tue Feb 28 09:47:23 CET 2012
Revision: 17239
http://gar.svn.sourceforge.net/gar/?rev=17239&view=rev
Author: janholzh
Date: 2012-02-28 08:47:22 +0000 (Tue, 28 Feb 2012)
Log Message:
-----------
tomcat5/trunk: fix to have cswusergoup run early
Modified Paths:
--------------
csw/mgar/pkg/tomcat5/trunk/Makefile
Modified: csw/mgar/pkg/tomcat5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tomcat5/trunk/Makefile 2012-02-28 08:44:31 UTC (rev 17238)
+++ csw/mgar/pkg/tomcat5/trunk/Makefile 2012-02-28 08:47:22 UTC (rev 17239)
@@ -46,12 +46,12 @@
PRESERVECONF += /etc/opt/csw/$(NAME)/conf/tomcat-users.xml
PRESERVECONF += /etc/opt/csw/$(NAME)/conf/web.xml
-CLASSES=none cswusergroup cswpreserveconf
PROTOTYPE_MODIFIERS = varuser etcperm
PROTOTYPE_FILES_varuser = /var/opt/csw/$(NAME)/.*
PROTOTYPE_USER_varuser = tomcat
PROTOTYPE_GROUP_varuser = tomcat
+PROTOTYPE_CLASS_varuser = ugfile
PROTOTYPE_FILES_etcperm = /etc/opt/csw/$(NAME)/conf/.*\.CSW
PROTOTYPE_PERMS_etcperm = 0640
PROTOTYPE_USER_etcperm = tomcat
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