wok-6.x diff dropbear/receipt @ rev 5014

tar: store tar in /bin (like busybox)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:28:15 2010 +0100 (2010-03-01)
parents 85210ad650ac
children d1de0ef9ae8b
line diff
     1.1 --- a/dropbear/receipt	Fri Feb 12 16:02:24 2010 +0100
     1.2 +++ b/dropbear/receipt	Mon Mar 01 13:28:15 2010 +0100
     1.3 @@ -13,6 +13,7 @@
     1.4  WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL"
     1.5  CONFIG_FILES="/etc/dropbear"
     1.6  PROVIDE="ssh"
     1.7 +TAGS="ssh"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()