]> 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:54 +0000 (17:52 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Jul 2010 21:52:54 +0000 (17:52 -0400)
sudo.pp

diff --git a/sudo.pp b/sudo.pp
index 512d248274818411aaf451c8f88ce729c3f911e7..995750bed4f72cf71f5d881f384da10f87bc2adc 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