wok diff mingw32-binutils/receipt @ rev 10339

raptor: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 01:34:28 2011 +0000 (2011-05-22)
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	Sun May 22 01:34:28 2011 +0000
     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.