wok-next diff glusterfs/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 75d3dd3c761f
children a3c581bf52b8
line diff
     1.1 --- a/glusterfs/receipt	Fri Apr 20 04:44:03 2018 +0300
     1.2 +++ b/glusterfs/receipt	Wed Jul 04 02:05:23 2018 +0300
     1.3 @@ -26,7 +26,9 @@
     1.4  	sed -i 's| -lfl | |' $src/libglusterfs/src/Makefile &&
     1.5  	fix libtool &&
     1.6  	make &&
     1.7 -	make install
     1.8 +	make install || return 1
     1.9 +
    1.10 +	fix symlinks
    1.11  }
    1.12  
    1.13  genpkg_rules() {