wok-next diff libesmtp/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 1ca369c9f448
line diff
     1.1 --- a/libesmtp/receipt	Wed Feb 28 16:28:07 2018 +0200
     1.2 +++ b/libesmtp/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -22,7 +22,9 @@
     1.4  	autoreconf -fi &&
     1.5  
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 -	make && make install
     1.8 +	fix libtool &&
     1.9 +	make &&
    1.10 +	make install
    1.11  }
    1.12  
    1.13  genpkg_rules() {