wok diff ftp-proxy/receipt @ rev 23671

updated stoqdrivers (0.9.8.2 -> 1.8.1)
author Hans-G?nter Theisgen
date Sun Apr 26 07:56:47 2020 +0100 (2020-04-26)
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 Apr 26 07:56:47 2020 +0100
     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.