wok-next diff libmikmod/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 9e5dca6702bf
children d5aab818505e
line diff
     1.1 --- a/libmikmod/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/libmikmod/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -19,6 +19,7 @@
     1.4  	sed -i 's|\$(SHELL)|/bin/bash|' configure
     1.5  
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }