[csw-devel] SF.net SVN: gar:[17384] csw/mgar/pkg/sudo/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Mar 12 10:26:09 CET 2012
Revision: 17384
http://gar.svn.sourceforge.net/gar/?rev=17384&view=rev
Author: dmichelsen
Date: 2012-03-12 09:26:09 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
sudo/trunk: Fix sudoers permissions... again.
Modified Paths:
--------------
csw/mgar/pkg/sudo/trunk/Makefile
Modified: csw/mgar/pkg/sudo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo/trunk/Makefile 2012-03-12 09:02:17 UTC (rev 17383)
+++ csw/mgar/pkg/sudo/trunk/Makefile 2012-03-12 09:26:09 UTC (rev 17384)
@@ -116,8 +116,8 @@
PROTOTYPE_GROUP_iodir = bin
PROTOTYPE_MODIFIERS += sudoers
-PROTOTYPE_FILES_iodir = /etc/opt/csw/sudoers.CSW
-PROTOTYPE_PERMS_iodir = 0440
+PROTOTYPE_FILES_sudoers = /etc/opt/csw/sudoers.CSW
+PROTOTYPE_PERMS_sudoers = 0440
# Just copy the stuff together, the ldap modulations contains some more file,
# apart from that they are the same.
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