# HG changeset patch # User Christophe Lincoln # Date 1336917653 -7200 # Node ID 7449759b19416f146c9d0a68b0f49d8b9eda669f # Parent 5ff40667cd5995dc034ac2870b733984f117a368 add tazpkg and cookutils to arm diff -r 5ff40667cd59 -r 7449759b1941 cookutils/receipt --- a/cookutils/receipt Sun May 13 15:58:57 2012 +0200 +++ b/cookutils/receipt Sun May 13 16:00:53 2012 +0200 @@ -9,6 +9,7 @@ WEB_SITE="http://www.slitaz.org/" WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL" TAGS="slitaz" +HOST_ARCH="i486 arm" # Rules to configure and make the package. compile_rules() diff -r 5ff40667cd59 -r 7449759b1941 tazpkg/receipt --- a/tazpkg/receipt Sun May 13 15:58:57 2012 +0200 +++ b/tazpkg/receipt Sun May 13 16:00:53 2012 +0200 @@ -11,6 +11,7 @@ WEB_SITE="http://www.slitaz.org/" WGET_URL="http://hg.slitaz.org/tazpkg/archive/$VERSION.tar.gz" TAGS="slitaz package-manager" +HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. #