wok-next diff ivman/receipt @ rev 20872

perl-texi2html -> texi2html (because it don't contain Perl modules, and not exists on the (meta)cpan, and old, and...); gcompris: up (11.12 -> 17.05)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 04 02:05:23 2018 +0300 (2018-07-04)
parents 757d032c55c7
children d5aab818505e
line diff
     1.1 --- a/ivman/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/ivman/receipt	Wed Jul 04 02:05:23 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 || return 1
    1.10