wok diff sudo/receipt @ rev 10245

Up: glib to 2.28.6.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 01:51:01 2011 +0000 (2011-05-21)
parents 30937e5ffc8d
children 3de4fa9c110a
line diff
     1.1 --- a/sudo/receipt	Sun Apr 10 09:11:28 2011 +0000
     1.2 +++ b/sudo/receipt	Sat May 21 01:51:01 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sudo"
     1.7 -VERSION="1.8.1"
     1.8 +VERSION="1.8.1p2"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  	--without-pam \
    1.14  	--with-editor=/bin/vi \
    1.15  	--libexecdir=/usr/lib \
    1.16 -	
    1.17 +	$CONFIGURE_ARGS &&
    1.18  	# Build everything
    1.19  	make &&
    1.20  	# Install everything