install the tmp directory so it's writable by the webserver.
ok giovanni@ (maintainer).
This commit is contained in:
parent
0608a4e204
commit
0a22e9f570
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/06/15 13:16:23 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/06/17 08:46:11 sthen Exp $
|
||||
|
||||
COMMENT= open source web analytics software program
|
||||
|
||||
DISTNAME= piwik-0.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.piwik.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/06/15 13:16:23 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2009/06/17 08:46:11 sthen Exp $
|
||||
@group daemon
|
||||
piwik/
|
||||
piwik/LICENSE
|
||||
@ -1509,4 +1509,5 @@ piwik/themes/default/images/warning_small.png
|
||||
piwik/themes/default/simple_structure.css
|
||||
piwik/themes/default/simple_structure_footer.tpl
|
||||
piwik/themes/default/simple_structure_header.tpl
|
||||
@mode 777
|
||||
piwik/tmp/
|
||||
|
Loading…
Reference in New Issue
Block a user