wok-next diff pygobject/receipt @ rev 20683

Up pciids (20180517), usbids (20180504)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 18 15:15:42 2018 +0300 (2018-05-18)
parents d43bf7aae921
children 4e6503d7a19f
line diff
     1.1 --- a/pygobject/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/pygobject/receipt	Fri May 18 15:15:42 2018 +0300
     1.3 @@ -19,7 +19,9 @@
     1.4  	./configure \
     1.5  		--disable-introspection \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make install
     1.8 +	fix libtool &&
     1.9 +	make &&
    1.10 +	make install
    1.11  }
    1.12  
    1.13  genpkg_rules() {