wok-6.x diff sudo-pam/receipt @ rev 8523
Fix icedtea6-jdk: don't exit but return if an error occurs
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:21:54 2011 +0100 (2011-02-13) |
parents | 1e86a55e5f67 |
children | 4ed538cf3c13 |
line diff
1.1 --- a/sudo-pam/receipt Thu Jan 20 14:07:40 2011 +0000 1.2 +++ b/sudo-pam/receipt Sun Feb 13 03:21:54 2011 +0100 1.3 @@ -12,6 +12,7 @@ 1.4 WEB_SITE="http://www.gratisoft.us/sudo/" 1.5 WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" 1.6 PROVIDE="sudo:pam" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()