summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-01-15 20:52:39 +0000
committerPeter Volkov <pva@gentoo.org>2010-01-15 20:52:39 +0000
commit8d9f5cf533b7eb5dcdb0a4d4790f0f34df3a50ed (patch)
treecab21be7fab432ded30aeffe8d8b140bfa216dbe /www-apps/flyspray/files/postinstall-en.txt
parentNew build - 1.2.2, also removed old 1.2.0 unstable build (diff)
downloadwebapps-experimental-8d9f5cf533b7eb5dcdb0a4d4790f0f34df3a50ed.tar.gz
webapps-experimental-8d9f5cf533b7eb5dcdb0a4d4790f0f34df3a50ed.tar.bz2
webapps-experimental-8d9f5cf533b7eb5dcdb0a4d4790f0f34df3a50ed.zip
www-apps/flyspray: is not maintained in sunrise by Nathan Phillip Brink.
svn path=/experimental/; revision=856
Diffstat (limited to 'www-apps/flyspray/files/postinstall-en.txt')
-rw-r--r--www-apps/flyspray/files/postinstall-en.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-apps/flyspray/files/postinstall-en.txt b/www-apps/flyspray/files/postinstall-en.txt
deleted file mode 100644
index 185d853..0000000
--- a/www-apps/flyspray/files/postinstall-en.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-You are almost done!
-
- 0. Create a new database, for example::
- mysqladmin create flyspray
-
- 1. Ensure that ${MY_INSTALLDIR}/${PN}.conf.php is writeable by the
- webserver:
- chown apache:apache ${MY_INSTALLDIR}/${PN}.conf.php
-
- 2. Login on
- http://${VHOST_HOSTNAME}/${VHOST_APPDIR}
- and follow the directions.