wok diff procps/receipt @ rev 9026

gtkperf: fix genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 03 22:08:34 2011 +0100 (2011-03-03)
parents 2ad34d8fdfe7
children ded2ad0d846d
line diff
     1.1 --- a/procps/receipt	Sun Feb 27 01:38:28 2011 +0100
     1.2 +++ b/procps/receipt	Thu Mar 03 22:08:34 2011 +0100
     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.