wok diff mingw32-runtime-headers/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-runtime-headers/receipt	Thu Sep 03 21:46:00 2009 +0200
     1.2 +++ b/mingw32-runtime-headers/receipt	Sat Sep 05 13:24:03 2009 +0200
     1.3 @@ -27,4 +27,5 @@
     1.4  {
     1.5  	mkdir -p $fs
     1.6  	cp -a $_pkg/* $fs
     1.7 +	ln -s . $fs/usr/lib/$MINGW32_TARGET/usr
     1.8  }