wok-stable diff dropbear-pam/receipt @ rev 8872
Fixed slitaz-i18n. It need to look for install folder instead of _pkg folder with the new tazwok.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 26 08:00:27 2011 +0000 (2011-02-26) |
parents | a3501d98b7a1 |
children | 790b429e8020 |
line diff
1.1 --- a/dropbear-pam/receipt Mon Dec 13 12:44:48 2010 +0100 1.2 +++ b/dropbear-pam/receipt Sat Feb 26 08:00:27 2011 +0000 1.3 @@ -14,6 +14,7 @@ 1.4 WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" 1.5 CONFIG_FILES="/etc/dropbear" 1.6 PROVIDE="dropbear:pam ssh:pam" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()