wok-next diff cherokee/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | 825e4e6fc2fa |
children | e19ff076dc63 |
line diff
1.1 --- a/cherokee/receipt Fri Jul 06 12:59:08 2018 +0300 1.2 +++ b/cherokee/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.2.103.d021376" 1.5 CATEGORY="network" 1.6 SHORT_DESC="Cherokee Web Server" 1.7 -MAINTAINER="slaxemulator@gmail.com" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="http://cherokee-project.com/" 1.11 1.12 @@ -12,8 +12,8 @@ 1.13 WGET_URL="https://github.com/cherokee/webserver/archive/v$VERSION.tar.gz" 1.14 1.15 BUILD_DEPENDS="pcre-dev cyrus-sasl-dev openssl10-dev openldap-dev python-dev \ 1.16 -pam-dev libmysqlclient ffmpeg-dev gettext autoconf automake libtool" 1.17 -SPLIT="cherokee cherokee-dev cherokee-doc" 1.18 +pam-dev libmysqlclient ffmpeg-dev gettext-dev autoconf automake libtool" 1.19 +SPLIT="$PACKAGE-dev $PACKAGE-doc" 1.20 1.21 compile_rules() { 1.22 # Use subdirectory for logs 1.23 @@ -40,7 +40,7 @@ 1.24 $CONFIGURE_ARGS && 1.25 fix libtool && 1.26 make && 1.27 - make DESTDIR=$DESTDIR install || return 1 1.28 + make DESTDIR=$install install || return 1 1.29 1.30 install -Dm644 pam.d_cherokee $install/etc/pam.d/cherokee 1.31 chown -R www:www $install/var/lib/cherokee/graphs