wok diff cookutils/receipt @ 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 | dfdb3fd470af |
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()