From 04d8544a392f2899d807dd93a8f365a1a4996f2d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 2 Jul 2012 08:25:02 -0400 Subject: [PATCH] MacOS pp backend doesn't like modes longer than 4 characters. --HG-- branch : 1.7 --- sudo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.pp b/sudo.pp index ff45f4841..a20323578 100644 --- a/sudo.pp +++ b/sudo.pp @@ -255,7 +255,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 -- 2.40.0