commit: 3071449adb9d6a7ec92e8662db2f08411b4e1356
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 03:07:53 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 03:07:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3071449a
net-analyzer/icinga2: better url
Package-Manager: portage-2.2.26
net-analyzer/icinga2/icinga2-2.4.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/icinga2/icinga2-2.4.7.ebuild
b/net-analyzer/icinga2/icinga2-2.4.7.ebuild
index 8289a56..7569e8e 100644
--- a/net-analyzer/icinga2/icinga2-2.4.7.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.4.7.ebuild
@@ -157,6 +157,6 @@ src_install() {
}
pkg_postinst() {
- elog "DB IDO schema upgrade could be required. See section 2.5.1 or
2.5.2 of "
- elog "http://docs.icinga.org/icinga2/snapshot/chapter-2.html"
+ elog "DB IDO schema upgrade could be required. See the following for
more information."
+ elog
"http://docs.icinga.org/icinga2/snapshot/doc/module/icinga2/chapter/upgrading-icinga-2"
}