wok diff gcc3/receipt @ rev 12802
linux-source: fix path to url file
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri May 18 11:48:52 2012 +0000 (2012-05-18) |
parents | 89d2e45be6c5 |
children | 4c16797dce28 |
line diff
1.1 --- a/gcc3/receipt Sun May 15 16:30:57 2011 +0200 1.2 +++ b/gcc3/receipt Fri May 18 11:48:52 2012 +0000 1.3 @@ -24,10 +24,10 @@ 1.4 --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \ 1.5 --enable-threads=posix --with-tune=i486 \ 1.6 --program-suffix=-3 1.7 - make -j 4 bootstrap 1.8 + make $MAKEFLAGS bootstrap 1.9 # Make install in the source tree to help creating derivated pkgs 1.10 # and keep $_pkg variable set for genpkg. 1.11 - make -j 4 install 1.12 + make $MAKEFLAGS install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.