wok diff gcc3/receipt @ rev 8042

Fix: xfce4-settings needs exo to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 16:46:44 2011 +0100 (2011-01-20)
parents 887328e98069
children 7461a0c31d62
line diff
     1.1 --- a/gcc3/receipt	Sat Mar 15 09:45:19 2008 +0000
     1.2 +++ b/gcc3/receipt	Thu Jan 20 16:46:44 2011 +0100
     1.3 @@ -22,10 +22,10 @@
     1.4      --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \
     1.5      --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu \
     1.6      --program-suffix=-3
     1.7 -    make bootstrap
     1.8 +    make -j 4 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 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.