wok-next diff lcms2/receipt @ rev 19918

Fix xombrero
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 14 14:20:25 2017 +0300 (2017-10-14)
parents 7042ae74166a
children 0e7893ac206d
line diff
     1.1 --- a/lcms2/receipt	Thu Jun 08 23:54:41 2017 +0300
     1.2 +++ b/lcms2/receipt	Sat Oct 14 14:20:25 2017 +0300
     1.3 @@ -17,10 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure \
     1.8 -		--disable-static \
     1.9 -		$CONFIGURE_ARGS &&
    1.10 -	make && make install
    1.11 +	./configure $CONFIGURE_ARGS && make && make install
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.