wok diff libsdl-pango-dev/receipt @ rev 9707

gcc: let cook (nor only cooker) also use --first-pass
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:24:49 2011 +0200 (2011-05-08)
parents be13f25e790b
children 6eff489aa802
line diff
     1.1 --- a/libsdl-pango-dev/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/libsdl-pango-dev/receipt	Sun May 08 20:24:49 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.8 +	cp -a $_pkg/usr/lib/*.a $fs/usr/lib
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  }
    1.11