wok-next diff h8300-gcc3/receipt @ rev 11573

Fix build/host configure option in recipes which was not detecting the right ones well + tiny fixes.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 02 23:06:18 2012 +0100 (2012-01-02)
parents fdcef0b5e0c7
children 8e4c74abdf74
line diff
     1.1 --- a/h8300-gcc3/receipt	Sat Jul 10 11:19:46 2010 +0200
     1.2 +++ b/h8300-gcc3/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="gcc targeting the H8/300"
     1.5  MAINTAINER="rcx@zoominternet.net"
     1.6  DEPENDS="h8300-binutils"
     1.7 -BUILD_DEPENDS="slitaz-toolchain bison flex h8300-binutils"
     1.8 +BUILD_DEPENDS="bison flex h8300-binutils"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.gnu.org/software/gcc/"
    1.11  WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL"