wok-stable diff debootstrap/receipt @ rev 12427

lxc: use ash shell for lxc-template;fix arch command, use (uname -m)
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 12:16:47 2013 +0100 (2013-12-21)
parents 29f680549677
children
line diff
     1.1 --- a/debootstrap/receipt	Sat Dec 21 08:14:54 2013 +0100
     1.2 +++ b/debootstrap/receipt	Sat Dec 21 12:16:47 2013 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://wiki.debian.org/Debootstrap"
     1.5  WGET_URL="http://people.slitaz.org/~shann/packages/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="dpkg"
     1.8 +DEPENDS="dpkg tar"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()