wok-next diff libnftnl/receipt @ rev 20629

Up aalib, babl, exiv2, fontconfig, gnome-themes-standard, json-glib, mousepad
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 26 21:51:47 2018 +0300 (2018-04-26)
parents 0e7893ac206d
children d5aab818505e
line diff
     1.1 --- a/libnftnl/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/libnftnl/receipt	Thu Apr 26 21:51:47 2018 +0300
     1.3 @@ -16,7 +16,10 @@
     1.4  SPLIT="libnftnl-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	./configure $CONFIGURE_ARGS &&
     1.9 +	fix libtool &&
    1.10 +	make &&
    1.11 +	make install
    1.12  }
    1.13  
    1.14  genpkg_rules() {