]> granicus.if.org Git - sudo/commitdiff
Let pp determine pp_aix_version itself.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Jul 2010 21:52:29 +0000 (17:52 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Jul 2010 21:52:29 +0000 (17:52 -0400)
--HG--
branch : 1.7

sudo.pp

diff --git a/sudo.pp b/sudo.pp
index 24a64efa21a57db7566174047725cb27dd2a7eb9..8f7ccbae1923e27dcbcf0b7da91697a1c21c0ad8 100644 (file)
--- a/sudo.pp
+++ b/sudo.pp
@@ -145,7 +145,6 @@ still allow people to get their work done."
        EOF
 
 %set [aix]
-       pp_aix_version=`echo $version | sed -e 's,\([0-9][0-9]*\)\.\([0-9][0-9]*\)\.\([0-9][0-9]*\)p\([0-9][0-9]*\)q\([0-9][0-9]*\),\1.\2.\3.\4,'`
        summary="Configurable super-user privileges"
 
 %files