wok diff gcc+gcj/receipt @ rev 5912
foomatic-db-engine: move perl files in the right location
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 26 22:45:46 2010 +0200 (2010-07-26) |
parents | 6085d77ae22f |
children | a041e4f77d18 |
line diff
1.1 --- a/gcc+gcj/receipt Sun May 02 17:52:02 2010 +0200 1.2 +++ b/gcc+gcj/receipt Mon Jul 26 22:45:46 2010 +0200 1.3 @@ -72,10 +72,10 @@ 1.4 --with-x --enable-java-awt=gtk \ 1.5 --enable-gtk-cairo \ 1.6 $CONFIGURE_ARGS $GCC_TARGET && 1.7 - make bootstrap && 1.8 + make -j 4 bootstrap && 1.9 # Make install in the source tree to help creating derived pkgs 1.10 # and keep $_pkg variable set for genpkg. 1.11 - make DESTDIR=$src/_pkg install 1.12 + make -j 4 DESTDIR=$src/_pkg install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.