wok diff mingw32-gcc-c/receipt @ rev 4028

mingw32-gcc-c: typo in FSH fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 05 13:24:03 2009 +0200 (2009-09-05)
parents 05b5a901936b
children d437e141264c
line diff
     1.1 --- a/mingw32-gcc-c/receipt	Thu Sep 03 21:46:00 2009 +0200
     1.2 +++ b/mingw32-gcc-c/receipt	Sat Sep 05 13:24:03 2009 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  		--libexecdir=/usr/lib \
     1.5  		--infodir=/usr/share/info \
     1.6  		--mandir=/usr/share/man \
     1.7 -		--with-sysroot=/usr/$MINGW32_TARGET \
     1.8 +		--with-sysroot=/usr/lib/$MINGW32_TARGET \
     1.9  		--disable-shared \
    1.10  		--disable-debug \
    1.11  		--target=$MINGW32_TARGET \