wok-next diff matio/receipt @ rev 20855

svgcleaner: up (0.9.5); add oxipng
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 26 15:41:27 2018 +0300 (2018-06-26)
parents 9e5dca6702bf
children a3c581bf52b8
line diff
     1.1 --- a/matio/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/matio/receipt	Tue Jun 26 15:41:27 2018 +0300
     1.3 @@ -15,6 +15,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }