wok-next diff perdition/receipt @ rev 20604

More fix libtool.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 19 13:15:41 2018 +0300 (2018-04-19)
parents 757d032c55c7
children b3cd70eaccaa
line diff
     1.1 --- a/perdition/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/perdition/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.3 @@ -34,6 +34,7 @@
     1.4  		--disable-gdbm \
     1.5  		$SET_ARGS \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }