wok-next diff lxc/receipt @ rev 20737

libav: fix build; python-antlr: using pip; python-apsw: up (3.19.3-r1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 20:37:22 2018 +0300 (2018-05-29)
parents 757d032c55c7
children d5aab818505e
line diff
     1.1 --- a/lxc/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/lxc/receipt	Tue May 29 20:37:22 2018 +0300
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--libexec=/usr/lib/$PACKAGE \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install || return 1
    1.10