wok-6.x diff gdb-python/receipt @ rev 15478
python-qrcode: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 10 10:33:22 2013 +0000 (2013-11-10) |
parents | a065fc6a87fe |
children | e5abf3dfdfb0 |
line diff
1.1 --- a/gdb-python/receipt Sun Sep 22 16:24:55 2013 +0200 1.2 +++ b/gdb-python/receipt Sun Nov 10 10:33:22 2013 +0000 1.3 @@ -21,7 +21,7 @@ 1.4 cd $src 1.5 ./configure --prefix=/usr \ 1.6 --disable-werror $CONFIGURE_ARGS && \ 1.7 - make $MAKEFLAGS 2>&1 | grep -v STRERROR && 1.8 + make $MAKEFLAGS && 1.9 make DESTDIR=$DESTDIR install 1.10 } 1.11