wok diff vifm/receipt @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
parents e10c58dd2635
children 703944c2942c
line diff
     1.1 --- a/vifm/receipt	Thu Dec 26 13:52:49 2013 +0000
     1.2 +++ b/vifm/receipt	Thu Apr 18 17:46:06 2019 +0300
     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.