wok diff sudo/receipt @ rev 10076
wvstreams: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 05:45:07 2011 +0000 (2011-05-20) |
parents | 02bbaa9d12ba |
children | 680191d09a83 |
line diff
1.1 --- a/sudo/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/sudo/receipt Fri May 20 05:45:07 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sudo" 1.7 -VERSION="1.8.0" 1.8 +VERSION="1.8.1" 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 @@ -10,7 +10,6 @@ 1.13 WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" 1.14 CONFIG_FILES="/etc/sudoers" 1.15 1.16 - 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {