wok-current diff dropbear-pam/receipt @ rev 6030
icedtea6-jdk: be less memory hungry
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 15 17:15:37 2010 +0200 (2010-08-15) |
parents | 5762c3727ccc |
children | d1de0ef9ae8b |
line diff
1.1 --- a/dropbear-pam/receipt Mon Jul 27 17:27:39 2009 +0200 1.2 +++ b/dropbear-pam/receipt Sun Aug 15 17:15:37 2010 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 WEB_SITE="http://matt.ucc.asn.au/dropbear/dropbear.html" 1.5 WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" 1.6 CONFIG_FILES="/etc/dropbear" 1.7 -PROVIDE="dropbear:pam" 1.8 +PROVIDE="dropbear:pam ssh:pam" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()