From: Todd C. Miller Date: Tue, 1 May 2012 17:47:14 +0000 (-0400) Subject: Add mode for docdir and use '-' (default) for localedir mode. Fixes X-Git-Tag: SUDO_1_8_5~1^2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e828a1d7a561ee5649fc07e0fb90d44a664a849d;p=sudo Add mode for docdir and use '-' (default) for localedir mode. Fixes a problem on Linux when building in a directory with the setgid bit set. --- diff --git a/sudo.pp b/sudo.pp index 3d0e060e2..51678261b 100644 --- a/sudo.pp +++ b/sudo.pp @@ -212,10 +212,10 @@ still allow people to get their work done." $libexecdir/* 0755 optional $sudoersdir/sudoers.d/ 0750 $sudoers_uid:$sudoers_gid $timedir/ 0700 root: - $docdir/ + $docdir/ 0755 $docdir/sudoers2ldif 0555 optional,ignore-others $docdir/* 0444 - $localedir/ optional + $localedir/ - optional $localedir/** 0444 optional /etc/pam.d/* 0444 volatile,optional %if [rpm,deb]