wok-current diff libarchive/receipt @ rev 13571
lxde: Add local root variable to post_install and post_remove scripts so tazpkg --root will work with it.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Nov 04 09:14:01 2012 +0000 (2012-11-04) |
parents | f831ecb652a6 |
children | 6c3718ca17b6 |
line diff
1.1 --- a/libarchive/receipt Mon Feb 14 20:54:26 2011 +0100 1.2 +++ b/libarchive/receipt Sun Nov 04 09:14:01 2012 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && make DESTDIR=$PWD/_pkg install 1.8 + make && make -j1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.