wok-next diff telepathy-glib/receipt @ rev 20802

perl: I. upgrade 5.26.1 (2017 Sep.) -> 5.26.2 (2018 April) II. add also integrity check
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 05:55:55 2018 +0000 (2018-06-13)
parents 9e5dca6702bf
children 7506b35e1c6f
line diff
     1.1 --- a/telepathy-glib/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/telepathy-glib/receipt	Wed Jun 13 05:55:55 2018 +0000
     1.3 @@ -17,6 +17,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  }