wok-current rev 18972
pcmanfm-legacy: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 12 07:52:00 2016 +0100 (2016-03-12) |
parents | f81213220957 |
children | 5a73713a01e2 |
files | pcmanfm-legacy/receipt |
line diff
1.1 --- a/pcmanfm-legacy/receipt Fri Mar 11 16:16:45 2016 +0200 1.2 +++ b/pcmanfm-legacy/receipt Sat Mar 12 07:52:00 2016 +0100 1.3 @@ -43,7 +43,7 @@ 1.4 ./configure \ 1.5 --enable-hal \ 1.6 $CONFIGURE_ARGS && 1.7 - make && make install 1.8 + make && make -j 1 install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.