wok-next diff smx/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 e6615350078d
children d5aab818505e
line diff
     1.1 --- a/smx/receipt	Wed Feb 28 16:28:07 2018 +0200
     1.2 +++ b/smx/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -23,7 +23,10 @@
     1.4  	#        Any other examples of using?
     1.5  	#        Or it is only inconsistence in the docs/doc2man script?
     1.6  
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	./configure $CONFIGURE_ARGS &&
     1.9 +	fix libtool &&
    1.10 +	make &&
    1.11 +	make install
    1.12  }
    1.13  
    1.14  genpkg_rules() {