wok-next diff perdition/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 | b3cd70eaccaa |
children | 0ed3f456a542 |
line diff
1.1 --- a/perdition/receipt Thu Apr 19 15:57:59 2018 +0300 1.2 +++ b/perdition/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 BUILD_DEPENDS="vanessa_logger-dev vanessa_adt-dev vanessa_socket-dev \ 1.6 openldap-dev popt-dev cyrus-sasl-dev openssl-dev libidn-dev pam-dev" 1.7 -SPLIT="perdition perdition-dev perdition-pam:pam" 1.8 +SPLIT="$PACKAGE-dev $PACKAGE-pam:pam" 1.9 1.10 BUGS="Very slow: more than 10 seconds for login with squirrelmail, why?" 1.11 1.12 @@ -36,7 +36,7 @@ 1.13 $CONFIGURE_ARGS && 1.14 fix libtool && 1.15 make && 1.16 - make DESTDIR=$DESTDIR install || return 1 1.17 + make DESTDIR=$install install || return 1 1.18 1.19 cp -a $stuff/etc $install 1.20