wok-next diff procps/receipt @ rev 9127

Fixed gcc3 to only gcc-VERSION.tar.lzma source instead of gcc3-VERSION.tar.lzma. Also removed slitaz-toolchain in h8300-gcc3 build depends since we don't need it anymore.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Mar 05 15:19:01 2011 +0000 (2011-03-05)
parents 2ad34d8fdfe7
children ded2ad0d846d
line diff
     1.1 --- a/procps/receipt	Sun Feb 27 01:38:28 2011 +0100
     1.2 +++ b/procps/receipt	Sat Mar 05 15:19:01 2011 +0000
     1.3 @@ -15,7 +15,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	make && make DESTDIR=$PWD/_pkg install
     1.8 +	patch -Np1 -i $stuff/$PACKAGE-$VERSION+gmake-3.82.patch
     1.9 +	make && make -j1 install
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.