wok diff procps/receipt @ rev 10804
Up: glib to 2.28.7.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 04 10:16:36 2011 +0000 (2011-06-04) |
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 Jun 04 10:16:36 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.