]> granicus.if.org Git - sudo/commitdiff
MacOS pp backend doesn't like modes longer than 4 characters.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Jul 2012 12:25:02 +0000 (08:25 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Jul 2012 12:25:02 +0000 (08:25 -0400)
--HG--
branch : 1.7

sudo.pp

diff --git a/sudo.pp b/sudo.pp
index ff45f484198a6ea296147f6af28ed591c26701e6..a203235782341e745949d251ce3f04356857c968 100644 (file)
--- 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