wok-6.x diff gnuchess/receipt @ rev 9038
Fixed PyQt-x11-gpl.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 19:17:48 2011 +0000 (2011-03-03) |
parents | 31ba4f705fa2 |
children | 0bd1af3d9d21 |
line diff
1.1 --- a/gnuchess/receipt Wed Feb 02 01:21:46 2011 +0000 1.2 +++ b/gnuchess/receipt Thu Mar 03 19:17:48 2011 +0000 1.3 @@ -24,7 +24,7 @@ 1.4 --mandir=/usr/share/man \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - make DESTDIR=$PWD/_pkg install 1.8 + make -j1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.