main/owncloud: update post-upgrade

This commit is contained in:
Leonardo Arena 2013-03-06 11:37:42 +00:00
parent 39d1fc44c6
commit 074cf06db4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=owncloud
pkgver=4.5.7
pkgrel=0
pkgrel=1
pkgdesc="Your own WebDAV-based cloud service"
url="http://owncloud.org"
arch="noarch"

View File

@ -2,7 +2,7 @@
echo "*"
echo "* Please give ownership to the web server user, the following directories:"
echo "*"
echo "* /etc/owncloud/config.php"
echo "* /etc/owncloud"
echo "* /var/lib/owncloud/data"
echo "* /usr/share/webapps/owncloud/apps"
echo "*"