summaryrefslogtreecommitdiff
path: root/www-servers/hiawatha/hiawatha-9.0.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-04-20 17:20:12 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-04-20 17:20:12 +0200
commit43ca10354f84b8ca429fd642a10f0353b1e011e0 (patch)
tree1eb9eaf89206d33407d5ec626c2cd4adcdb617c3 /www-servers/hiawatha/hiawatha-9.0.ebuild
parent1ec2193f6470023a598e5531eb4b1c3b7c4dfbfa (diff)
downloadoverlay-43ca10354f84b8ca429fd642a10f0353b1e011e0.tar.gz
overlay-43ca10354f84b8ca429fd642a10f0353b1e011e0.tar.bz2
overlay-43ca10354f84b8ca429fd642a10f0353b1e011e0.zip
Update hiawatha message
Diffstat (limited to '')
-rw-r--r--www-servers/hiawatha/hiawatha-9.0.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/www-servers/hiawatha/hiawatha-9.0.ebuild b/www-servers/hiawatha/hiawatha-9.0.ebuild
index d8f702f..f035b08 100644
--- a/www-servers/hiawatha/hiawatha-9.0.ebuild
+++ b/www-servers/hiawatha/hiawatha-9.0.ebuild
@@ -82,12 +82,8 @@ src_install() {
pkg_postinst() {
if use monitor; then
- einfo "You requested the server monitor feature."
- einfo "The required files have been installed to"
- einfo "/usr/share/${PN}/monitor"
- einfo "Please read the Monitor HOWTO from"
- einfo "http://www.hiawatha-webserver.org/howto/monitor"
- einfo "and follow the instructions in"
- einfo "/usr/share/${PN}/monitor/README"
+ einfo "You requested the server monitor feature. The required files have been"
+ einfo "installed to /usr/share/${PN}/monitor."
+ einfo "Please follow the instructions in /usr/share/${PN}/monitor/README."
fi
}