wok-next diff opus/receipt @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents 188b011e073a
children f48456621a9d
line diff
     1.1 --- a/opus/receipt	Sat Mar 17 04:50:25 2018 +0200
     1.2 +++ b/opus/receipt	Thu May 10 22:58:32 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 && make install
     1.9  }
    1.10