wok diff ninvaders/receipt @ rev 16171

ARM: e17 still need more bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 03:41:12 2014 +0200 (2014-03-30)
parents 3765f181a6d5
children 3ba8d2c9720d
line diff
     1.1 --- a/ninvaders/receipt	Sat Nov 30 17:02:58 2013 +0000
     1.2 +++ b/ninvaders/receipt	Sun Mar 30 03:41:12 2014 +0200
     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.