wok-next diff libdaemon/receipt @ rev 20861

gnutls: up (3.5.18); add libpsl and publicsuffix-list; sed: up (4.5); tar: up (1.30); tcpdump: up (4.9.2); wget: up (1.19.5); xz: up (5.2.4)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 28 00:30:02 2018 +0300 (2018-06-28)
parents 2d54d154d5ca
children f48456621a9d
line diff
     1.1 --- a/libdaemon/receipt	Fri Dec 08 02:55:48 2017 +0200
     1.2 +++ b/libdaemon/receipt	Thu Jun 28 00:30:02 2018 +0300
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make docdir=/usr/share/doc/$PACKAGE-$VERSION install
    1.10  }