From 59ed852db39b2d4935aaaba6a7bce7fc8fb6abaf Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Wed, 16 May 2007 07:33:45 +0000 Subject: sudo 1.6.8p12: Redo the long long autoconf macros using what is in the current sudo cvs, the previous version wasn't really correct. Should close #1462. --- packages/sudo/sudo_1.6.8p12.bb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'packages/sudo/sudo_1.6.8p12.bb') diff --git a/packages/sudo/sudo_1.6.8p12.bb b/packages/sudo/sudo_1.6.8p12.bb index fa20fc6feb..a2e8f86314 100644 --- a/packages/sudo/sudo_1.6.8p12.bb +++ b/packages/sudo/sudo_1.6.8p12.bb @@ -1,7 +1,9 @@ +PR = "r2" + SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \ - file://nonrootinstall.patch;patch=1 \ + file://nonrootinstall.patch;patch=1 \ file://nostrip.patch;patch=1 \ - file://autofoo.patch;patch=1 \ - file://noexec-link.patch;patch=1" + file://autofoo.patch;patch=1 \ + file://noexec-link.patch;patch=1" require sudo.inc -- cgit v1.2.3