wok-next diff cherokee/receipt @ rev 20845

Add neofetch, tcl2c-fork; build two versions of tklauncher (using tcl2c and tcl2c-fork) with different warnings
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 09:45:42 2018 +0300 (2018-06-23)
parents 757d032c55c7
children 825e4e6fc2fa
line diff
     1.1 --- a/cherokee/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/cherokee/receipt	Sat Jun 23 09:45:42 2018 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="cherokee"
     1.5  VERSION="1.2.101"
     1.6  CATEGORY="network"
     1.7 -SHORT_DESC="A very fast, fiexible and easy to configure Web Server."
     1.8 +SHORT_DESC="A very fast, fiexible and easy to configure Web Server"
     1.9  MAINTAINER="slaxemulator@gmail.com"
    1.10  LICENSE="GPL2"
    1.11  WEB_SITE="http://www.cherokee-project.com/"
    1.12 @@ -33,6 +33,7 @@
    1.13  		--with-wwwgroup=www \
    1.14  		--enable-os-string="SliTaz" \
    1.15  		$CONFIGURE_ARGS &&
    1.16 +	fix libtool &&
    1.17  	make &&
    1.18  	make DESTDIR=$DESTDIR install || return 1
    1.19