wok-next diff gcc/receipt @ rev 5931

Add: libwapcaplet, libwapcaplet-dev
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 30 16:51:43 2010 +0200 (2010-07-30)
parents 01b2b28aaebe
children a041e4f77d18
line diff
     1.1 --- a/gcc/receipt	Wed May 12 15:32:11 2010 -0400
     1.2 +++ b/gcc/receipt	Fri Jul 30 16:51:43 2010 +0200
     1.3 @@ -23,10 +23,10 @@
     1.4      --enable-languages=c,c++,objc,fortran --enable-shared --with-system-zlib \
     1.5      --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit \
     1.6      --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu &&
     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.