[csw-devel] SF.net SVN: gar:[14761] csw/mgar/pkg/bacula/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Jun 9 17:07:22 CEST 2011
Revision: 14761
http://gar.svn.sourceforge.net/gar/?rev=14761&view=rev
Author: bdwalton
Date: 2011-06-09 15:07:22 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
bacula/trunk: tweak the prototype modifiers to catch the scripts directory itself when setting perms back to 0755 after the confgroup modifier
Modified Paths:
--------------
csw/mgar/pkg/bacula/trunk/Makefile
Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile 2011-06-09 14:52:40 UTC (rev 14760)
+++ csw/mgar/pkg/bacula/trunk/Makefile 2011-06-09 15:07:22 UTC (rev 14761)
@@ -313,7 +313,7 @@
PROTOTYPE_CLASS_confgroup = cswpreserveconf
PROTOTYPE_GROUP_confgroup = bacula
PROTOTYPE_PERMS_confgroup = 0640
-PROTOTYPE_FILES_generalperms = /opt/csw/sbin/.* /etc/opt/csw/bacula/scripts
+PROTOTYPE_FILES_generalperms = /opt/csw/sbin/.* /etc/opt/csw/bacula/scripts.*
PROTOTYPE_PERMS_generalperms = 0755
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