wok diff mingw32-gcc-c/receipt @ rev 17145
libnxml: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 10 12:55:03 2014 +0200 (2014-09-10) |
parents | 036b997ec7e1 |
children | 9e01bc6321ea |
line diff
1.1 --- a/mingw32-gcc-c/receipt Fri Aug 16 08:40:38 2013 +0000 1.2 +++ b/mingw32-gcc-c/receipt Wed Sep 10 12:55:03 2014 +0200 1.3 @@ -49,7 +49,7 @@ 1.4 --enable-sjlj-exceptions \ 1.5 $CONFIGURE_ARGS && 1.6 make CFLAGS="-O2 -fomit-frame-pointer" LDFLAGS="-s" && 1.7 - make DESTDIR=$DESTDIR install 1.8 + make DESTDIR=$DESTDIR install 2>&1 | grep -v fixinc/fixincl 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.