wok diff gdb/receipt @ rev 12219
Up: cookutils (1.8) Lots of fixes and improvments
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 05 13:42:18 2012 +0200 (2012-04-05) |
parents | f5709a5b439d |
children | a2066d3c1f8b |
line diff
1.1 --- a/gdb/receipt Thu Oct 13 03:15:29 2011 +0000 1.2 +++ b/gdb/receipt Thu Apr 05 13:42:18 2012 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 ./configure --prefix=/usr \ 1.5 --with-python=no \ 1.6 --disable-werror $CONFIGURE_ARGS && \ 1.7 - make -j 4 && make DESTDIR=$DESTDIR install 1.8 + make $MAKEFLAGS && make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.