wok diff wesnoth/receipt @ rev 12789
get-java6-jre: fix generic with tar
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue May 15 21:40:57 2012 +0000 (2012-05-15) |
parents | 0867e290621a |
children | 9433ff922ea5 |
line diff
1.1 --- a/wesnoth/receipt Thu May 26 18:40:31 2011 +0200 1.2 +++ b/wesnoth/receipt Tue May 15 21:40:57 2012 +0000 1.3 @@ -26,7 +26,7 @@ 1.4 -e 's/CXXFLAGS = -O2/CXXFLAGS = -fno-strict-aliasing -O2/' \ 1.5 -e 's| -o -wholename "data/test/\*"||' \ 1.6 Makefile src/Makefile 1.7 - make -j 4 && make DESTDIR=$PWD/_pkg install 1.8 + make $MAKEFLAGS && make DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.