wok-next diff libpng+apng/receipt @ rev 15560

Up: thunderbird-langpack-it (17.0.11esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 24 17:37:43 2013 +0100 (2013-11-24)
parents 1ce2e857978b
children d1139a9dbf88
line diff
     1.1 --- a/libpng+apng/receipt	Fri Jun 14 03:16:29 2013 +0000
     1.2 +++ b/libpng+apng/receipt	Sun Nov 24 17:37:43 2013 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  		--disable-static \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make check &&
     1.8 +	make check | tr [A-Z] [a-z] &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11