wok diff h8300-binutils/receipt @ rev 13630

spacefm: remove all call to bash in source files (work nicely with busybox shell)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Nov 14 21:49:55 2012 +0100 (2012-11-14)
parents 8e4c74abdf74
children 380ffe05937a
line diff
     1.1 --- a/h8300-binutils/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/h8300-binutils/receipt	Wed Nov 14 21:49:55 2012 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.gnu.org/software/binutils/"
     1.6  WGET_URL="$GNU_MIRROR/$SOURCE/$TARBALL"
     1.7 +TAGS="assembler linker"
     1.8  
     1.9  # Configuration only needs included if we're in the build/wok environment
    1.10  if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then