From aab4b3589b9825e582e97213bd0fea4e677b1c80 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 2 Jul 2012 08:24:57 -0400 Subject: [PATCH] MacOS pp backend doesn't like modes longer than 4 characters. --- sudo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.pp b/sudo.pp index b426fd8b7..a6cb9e650 100644 --- a/sudo.pp +++ b/sudo.pp @@ -256,7 +256,7 @@ still allow people to get their work done." %files $osdirs - - $bindir/sudo 04755 root: + $bindir/sudo 4755 root: $bindir/sudoedit 0755 root: symlink sudo $sbindir/visudo 0755 $bindir/sudoreplay 0755