wok diff sudo/receipt @ rev 10825
Up python-pytz (2011g)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 06 21:49:27 2011 +0200 (2011-06-06) |
parents | 30937e5ffc8d |
children | 3de4fa9c110a |
line diff
1.1 --- a/sudo/receipt Sun Apr 10 09:11:28 2011 +0000 1.2 +++ b/sudo/receipt Mon Jun 06 21:49:27 2011 +0200 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