summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/davical/files/postinstall-en-0.9.6.3.txt')
-rw-r--r--www-apps/davical/files/postinstall-en-0.9.6.3.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/www-apps/davical/files/postinstall-en-0.9.6.3.txt b/www-apps/davical/files/postinstall-en-0.9.6.3.txt
new file mode 100644
index 000000000..2960ca2ab
--- /dev/null
+++ b/www-apps/davical/files/postinstall-en-0.9.6.3.txt
@@ -0,0 +1,13 @@
+You will need access to postgresql database to use davical.
+
+Read /usr/share/doc/www-apps/davical-${PV}/INSTALL.gz for installation
+instructions.
+Release notes are available at
+http://wiki.davical.org/w/Release_Notes/${PV}.
+Full documentation and wiki on http://davical.org
+
+If you are upgrading from a previous version of davical, don't forget to
+upgrade the database structure with
+ cd /usr/share/webapps/davical/${PV}/sqlscripts/
+ chmod u+x update-davical-database
+ ./update-davical-database -dbuser xxxxxxx -appuser xxxxxxx