wok-current diff procps/receipt @ rev 10311
thunar-vfs: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 21:27:11 2011 +0000 (2011-05-21) |
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 May 21 21:27:11 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.