wok diff vifm/receipt @ rev 20650

retawq: regenerate mo files (Aleksej) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 12 12:33:21 2019 +0100 (2019-01-12)
parents e10c58dd2635
children 703944c2942c
line diff
     1.1 --- a/vifm/receipt	Thu Dec 26 13:52:49 2013 +0000
     1.2 +++ b/vifm/receipt	Sat Jan 12 12:33:21 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.