wok-current diff gdb-python/receipt @ rev 16133
ARM: add pango (still trying to cross GTK)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 25 22:54:48 2014 +0100 (2014-03-25) |
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 Tue Mar 25 22:54:48 2014 +0100 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