Use TINSTDIR instead of hardcoding /var/www/roundcubemail.

This commit is contained in:
ajacoutot 2011-03-21 14:01:41 +00:00
parent e4d14fc887
commit 2c7f56093c
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2011/03/21 09:28:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.35 2011/03/21 14:01:41 ajacoutot Exp $
COMMENT = imap4 webmail client
@ -6,7 +6,7 @@ DISTNAME = roundcubemail-0.5.1
CATEGORIES = mail www
HOMEPAGE = http://www.roundcube.net/
REVISION = 0
REVISION = 1
MAINTAINER = Stuart Henderson <sthen@openbsd.org>

View File

@ -1,6 +1,6 @@
# $OpenBSD: roundcubemail.conf,v 1.6 2011/03/21 09:28:38 ajacoutot Exp $
# $OpenBSD: roundcubemail.conf,v 1.7 2011/03/21 14:01:41 ajacoutot Exp $
Alias /roundcubemail/ "/var/www/roundcubemail/"
Alias /roundcubemail ${TINSTDIR}
<IfModule mod_php5.c>
php_value suhosin.session.encrypt 0