From: Todd C. Miller Date: Wed, 28 Jul 2010 21:52:29 +0000 (-0400) Subject: Let pp determine pp_aix_version itself. X-Git-Tag: SUDO_1_7_4~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b26f5826e569256c2586c9c4c9aad143739149d2;p=sudo Let pp determine pp_aix_version itself. --HG-- branch : 1.7 --- diff --git a/sudo.pp b/sudo.pp index 24a64efa2..8f7ccbae1 100644 --- 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