[csw-devel] SF.net SVN: gar:[8544] csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Mon Feb 15 00:18:35 CET 2010
Revision: 8544
http://gar.svn.sourceforge.net/gar/?rev=8544&view=rev
Author: skayser
Date: 2010-02-14 23:18:35 +0000 (Sun, 14 Feb 2010)
Log Message:
-----------
postfix 2.6: another file permission fix
Modified Paths:
--------------
csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile
Modified: csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile
===================================================================
--- csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile 2010-02-14 22:35:08 UTC (rev 8543)
+++ csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile 2010-02-14 23:18:35 UTC (rev 8544)
@@ -59,7 +59,7 @@
# Make postdrop setgid so that it can deliver to $(DEF_QUEUE_DIR)/maildrop
PROTOTYPE_MODIFIERS = makesgid
-PROTOTYPE_FILES_makesgid = $(sbindir)/postdrop $(sbindir)/postqueue
+PROTOTYPE_FILES_makesgid = $(sbindir)/post(drop|queue)
PROTOTYPE_GROUP_makesgid = postdrop
PROTOTYPE_PERMS_makesgid = 2755
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