wok diff pth/receipt @ rev 9737
slim: fix DESTDIR is needed and build deps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 10 00:34:33 2011 +0200 (2011-05-10) |
parents | b36b7d0594af |
children | 2eda444acede |
line diff
1.1 --- a/pth/receipt Thu Sep 10 00:14:35 2009 +0200 1.2 +++ b/pth/receipt Tue May 10 00:34:33 2011 +0200 1.3 @@ -18,8 +18,8 @@ 1.4 --prefix=/usr \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 - make DESTDIR=$PWD/_pkg install 1.9 + make -j 1 && 1.10 + make -j 1 DESTDIR=$PWD/_pkg install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.