wok diff ftp-proxy/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents 7896f0694ef6
children ad8b9ff412d2
line diff
     1.1 --- a/ftp-proxy/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/ftp-proxy/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -18,9 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure --prefix=/usr --sysconfdir=/etc $CONFIGURE_ARGS &&
     1.9 -	make && make INST_ROOT=$DESTDIR install
    1.10 +	make -j 1 && make -j 1 INST_ROOT=$DESTDIR install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.