wok-6.x diff mpfr/receipt @ rev 18561

Add more icons: make-slitaz-icons, slitaz-icons-faenza, slitaz-icons-faenza-dark
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Nov 08 21:43:05 2015 +0200 (2015-11-08)
parents 3a1e8d25c320
children 6e41896cc317
line diff
     1.1 --- a/mpfr/receipt	Wed Apr 09 20:51:15 2014 +0200
     1.2 +++ b/mpfr/receipt	Sun Nov 08 21:43:05 2015 +0200
     1.3 @@ -20,9 +20,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -Np1 -i $stuff/mpfr-3.1.2-upstream_fixes-3.patch
     1.8  	./configure \
     1.9 +		--enable-thread-safe \
    1.10  		$CONFIGURE_ARGS &&
    1.11 -	make && make install
    1.12 +	make && make check && make install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.