wok-next diff dar/receipt @ rev 20569

Fix libtool where applicable (a*-f* packages yet); combine collectd* receipts
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 13 07:14:16 2018 +0300 (2018-04-13)
parents dfe25744cfaf
children b84b01f3048e
line diff
     1.1 --- a/dar/receipt	Wed Apr 04 12:25:12 2018 +0300
     1.2 +++ b/dar/receipt	Fri Apr 13 07:14:16 2018 +0300
     1.3 @@ -19,6 +19,7 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }