wok diff mingw32-binutils/receipt @ rev 10434

grub4dos: fix path to lib (no more i386-pc but i386-slitaz)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 00:43:57 2011 +0200 (2011-05-25)
parents d1768332cee0
children
line diff
     1.1 --- a/mingw32-binutils/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/mingw32-binutils/receipt	Wed May 25 00:43:57 2011 +0200
     1.3 @@ -13,8 +13,8 @@
     1.4  WGET_URL="$SF_MIRROR/mingw/$TARBALL"
     1.5  
     1.6  # Configuration only needs included if we're in the build/wok environment
     1.7 -if [ -e $WOK/mingw32-toolcha$stuff/mingw32.conf ] ; then
     1.8 -	. $WOK/mingw32-toolcha$stuff/mingw32.conf
     1.9 +if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then
    1.10 +	. $WOK/mingw32-toolchain/stuff/mingw32.conf
    1.11  fi
    1.12  
    1.13  # Rules to configure and make the package.