wok diff ninvaders/receipt @ rev 17414
busybox: fake GNU cpio for symlinks
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 01 10:38:15 2014 +0100 (2014-12-01) |
parents | 3765f181a6d5 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/ninvaders/receipt Sat Nov 30 17:02:58 2013 +0000 1.2 +++ b/ninvaders/receipt Mon Dec 01 10:38:15 2014 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://ninvaders.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 TAGS="shooting" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="ncurses" 1.10 BUILD_DEPENDS="ncurses-dev" 1.11 @@ -17,8 +18,7 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 - make 1.17 + make CC=${HOST_SYSTEM}-gcc 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.