[csw-devel] SF.net SVN: gar:[12008] csw/mgar/pkg/exim/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Dec 18 20:28:44 CET 2010
Revision: 12008
http://gar.svn.sourceforge.net/gar/?rev=12008&view=rev
Author: bdwalton
Date: 2010-12-18 19:28:44 +0000 (Sat, 18 Dec 2010)
Log Message:
-----------
exim: ensure exim binary is setuid
Modified Paths:
--------------
csw/mgar/pkg/exim/trunk/Makefile
Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile 2010-12-18 18:50:04 UTC (rev 12007)
+++ csw/mgar/pkg/exim/trunk/Makefile 2010-12-18 19:28:44 UTC (rev 12008)
@@ -75,6 +75,10 @@
CHECKPKG_OVERRIDES_CSWexim += surplus-dependency|CSWgzipextras
CHECKPKG_OVERRIDES_CSWexim += surplus-dependency|CSWgzip
+PROTOTYPE_MODIFIERS = eximsuid
+PROTOTYPE_PERMS_eximsuid = 4755
+PROTOTYPE_FILES_eximsuid = $(sbindir)/exim
+
include gar/category.mk
pre-patch-modulated:
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