wok-next rev 12778
add tazpkg and cookutils to arm
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 13 16:00:53 2012 +0200 (2012-05-13) |
parents | 5ff40667cd59 |
children | 7abcd0cc2de4 |
files | cookutils/receipt tazpkg/receipt |
line diff
1.1 --- a/cookutils/receipt Sun May 13 15:58:57 2012 +0200 1.2 +++ b/cookutils/receipt Sun May 13 16:00:53 2012 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.slitaz.org/" 1.5 WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL" 1.6 TAGS="slitaz" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/tazpkg/receipt Sun May 13 15:58:57 2012 +0200 2.2 +++ b/tazpkg/receipt Sun May 13 16:00:53 2012 +0200 2.3 @@ -11,6 +11,7 @@ 2.4 WEB_SITE="http://www.slitaz.org/" 2.5 WGET_URL="http://hg.slitaz.org/tazpkg/archive/$VERSION.tar.gz" 2.6 TAGS="slitaz package-manager" 2.7 +HOST_ARCH="i486 arm" 2.8 2.9 # Rules to gen a SliTaz package suitable for Tazpkg. 2.10 #