![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / sqwebmail / Attic / INSTALL (download)
Revision 1.4, Tue Oct 9 19:19:10 2007 UTC (15 years, 3 months ago) by martti
Remove trailing spaces. |
# $NetBSD: INSTALL,v 1.4 2007/10/09 19:19:10 martti Exp $ case ${STAGE} in POST-INSTALL) if ${TEST} -d "@VARBASE@/sqwebmail"; then ${CAT} << EOF =========================================================================== If you are upgrading SqWebMail from a previous version, please note that the Courier directory for keeping local state has moved. In order to preserve your existing users' calendar information, you will need to move: @VARBASE@/sqwebmail to @SQWEBMAIL_STATEDIR@/sqwebmail =========================================================================== EOF fi ;; esac