# HG changeset patch # User Christopher Rogers # Date 1296969697 0 # Node ID f033d8c1c9f19995bd35a68476861c9508b742b1 # Parent fc377ad427e12a963b90873bea572dd607e7fe36 Add SRC_WANTED to dropbear-pam. diff -r fc377ad427e1 -r f033d8c1c9f1 dropbear-pam/receipt --- a/dropbear-pam/receipt Sun Feb 06 04:32:15 2011 +0000 +++ b/dropbear-pam/receipt Sun Feb 06 05:21:37 2011 +0000 @@ -14,6 +14,7 @@ WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" CONFIG_FILES="/etc/dropbear" PROVIDE="dropbear:pam ssh:pam" +SRC_WANTED="$SOURCE" # Rules to configure and make the package. compile_rules()