From b26f5826e569256c2586c9c4c9aad143739149d2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 28 Jul 2010 17:52:29 -0400 Subject: [PATCH] Let pp determine pp_aix_version itself. --HG-- branch : 1.7 --- sudo.pp | 1 - 1 file changed, 1 deletion(-) 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 -- 2.40.0