commit: 935cb272e9fc9b66ad4c49677c9bbafe18f864a7 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Feb 14 19:09:20 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 21:39:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935cb272
www-apps/phprojekt: remove unused file Closes: https://github.com/gentoo/gentoo/pull/3969 www-apps/phprojekt/files/postinstall-en.txt | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/www-apps/phprojekt/files/postinstall-en.txt b/www-apps/phprojekt/files/postinstall-en.txt deleted file mode 100644 index a9f49cad14..0000000000 --- a/www-apps/phprojekt/files/postinstall-en.txt +++ /dev/null @@ -1,19 +0,0 @@ -You are almost done! - - 1. Restart your webserver - - 2. You will need to create a blank database for phprojekt to use. Consult - your database manual. - - 3. If this is a new install, you will need to - touch ${MY_INSTALLDIR}/config.inc.php - chown ${VHOST_SERVER_GID}:${VHOST_SERVER_UID} ${MY_INSTALLDIR}/config.inc.php - - 4. It's a good idea to check your configuration by running - http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/env_test.php - Examine its output and fix whatever problems you encounter. - - 5. Complete the installation by logging on to - http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/setup.php - - Enjoy!
