fix for chrooted httpd; pointed out by viq
This commit is contained in:
parent
7a3e4df74d
commit
a5c82a1e91
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2010/08/22 19:39:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2010/08/29 10:04:32 sthen Exp $
|
||||
|
||||
COMMENT = imap4 webmail client
|
||||
|
||||
DISTNAME = roundcubemail-0.4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = mail www
|
||||
HOMEPAGE = http://www.roundcube.net/
|
||||
|
||||
|
@ -9,6 +9,6 @@ directory. You can configure this as follows:
|
||||
Create a link into an appropriate part of the web-server's
|
||||
document root, e.g.:
|
||||
|
||||
# ln -s ${INSTDIR} /var/www/htdocs
|
||||
# ln -s ../roundcubemail /var/www/htdocs
|
||||
|
||||
Next, follow ${INSTDIR}/INSTALL or ${INSTDIR}/UPGRADING
|
||||
|
Loading…
x
Reference in New Issue
Block a user