wok-6.x diff vifm/receipt @ rev 20820
Add bacon & qb2c
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 19 10:10:09 2019 +0100 (2019-02-19) |
parents | e10c58dd2635 |
children | 703944c2942c |
line diff
1.1 --- a/vifm/receipt Thu Dec 26 13:52:49 2013 +0000 1.2 +++ b/vifm/receipt Tue Feb 19 10:10:09 2019 +0100 1.3 @@ -15,11 +15,10 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 $CONFIGURE_ARGS && 1.11 - make && make DESTDIR=$DESTDIR install 1.12 + make && make -j 1 DESTDIR=$DESTDIR install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.