wok-current diff libcanberra/receipt @ rev 22992

updated l3afpad again (0.8.18.1.10 -> 0.8.18.1.11)
author Hans-G?nter Theisgen
date Sun Mar 01 17:52:11 2020 +0100 (2020-03-01)
parents 1cc280bf4541
children 3e2a0347b2f1
line diff
     1.1 --- a/libcanberra/receipt	Thu Feb 12 19:08:02 2015 +0000
     1.2 +++ b/libcanberra/receipt	Sun Mar 01 17:52:11 2020 +0100
     1.3 @@ -17,12 +17,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		--enable-gtk \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make &&
    1.12 -	make install
    1.13 +	make -j 1 install
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.