wok rev 8442
Add SRC_WANTED to dropbear-pam.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 05:21:37 2011 +0000 (2011-02-06) |
parents | fc377ad427e1 |
children | 9465bbc42ff4 |
files | dropbear-pam/receipt |
line diff
1.1 --- a/dropbear-pam/receipt Sun Feb 06 04:32:15 2011 +0000 1.2 +++ b/dropbear-pam/receipt Sun Feb 06 05:21:37 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()