From: Todd C. Miller Date: Tue, 8 Nov 2011 13:37:38 +0000 (-0500) Subject: Mark libexec files as optional. If there is no support for noexec, X-Git-Tag: SUDO_1_7_9~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=610068d48a9db8c5b269bc1725b7bacb28e21585;p=sudo Mark libexec files as optional. If there is no support for noexec, sudo will not build sudo_noexec.so. Fixes a packaging problem on AIX 4.3 --HG-- branch : 1.7 --- diff --git a/sudo.pp b/sudo.pp index e9d9b8623..d384d1375 100644 --- a/sudo.pp +++ b/sudo.pp @@ -181,7 +181,7 @@ still allow people to get their work done." $bindir/sudoedit 4111 root: $sbindir/visudo 0111 $bindir/sudoreplay 0111 - $libexecdir/* + $libexecdir/* optional $sudoersdir/sudoers.d/ 0750 $sudoers_uid:$sudoers_gid $timedir/ 0700 root: $docdir/