wok-next diff libusb/receipt @ rev 20730

glib: up (2.56.1) with static libs and Python2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 15:17:41 2018 +0300 (2018-05-29)
parents 0e7893ac206d
children e7a485521d6a
line diff
     1.1 --- a/libusb/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/libusb/receipt	Tue May 29 15:17:41 2018 +0300
     1.3 @@ -22,7 +22,9 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j1 && make install
     1.8 +	fix libtool &&
     1.9 +	make -j1 &&
    1.10 +	make install
    1.11  }
    1.12  
    1.13  genpkg_rules() {