summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2019-02-27 12:22:26 -0500
committerIan Stakenvicius <axs@gentoo.org>2019-03-07 12:37:43 -0500
commitcaea5bc25186343247d5a68dfac73c3a0430ba58 (patch)
tree30cf0b3912ddb9fef14782d2f1ee1a455cd7cc71 /sys-cluster/torque/torque-4.2.10-r1.ebuild
parentsys-cluster/torque: cleanup old (diff)
downloadgentoo-caea5bc25186343247d5a68dfac73c3a0430ba58.tar.gz
gentoo-caea5bc25186343247d5a68dfac73c3a0430ba58.tar.bz2
gentoo-caea5bc25186343247d5a68dfac73c3a0430ba58.zip
sys-cluster/torque: fix documentation URLs in postinst message
Closes: https://bugs.gentoo.org/666224 Signed-off-by: Ian Stakenvicius <axs@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-cluster/torque/torque-4.2.10-r1.ebuild')
-rw-r--r--sys-cluster/torque/torque-4.2.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/torque/torque-4.2.10-r1.ebuild b/sys-cluster/torque/torque-4.2.10-r1.ebuild
index 7c06eb30b27e..bf8705f64b41 100644
--- a/sys-cluster/torque/torque-4.2.10-r1.ebuild
+++ b/sys-cluster/torque/torque-4.2.10-r1.ebuild
@@ -175,7 +175,7 @@ pkg_postinst() {
showmessage=0;
elog "If this is the first time torque has been installed, then you are not"
elog "ready to start the server. Please refer to the documentation located at:"
- elog "http://docs.adaptivecomputing.com/torque/${PN//./-}/Content/topics/1-installConfig/initializeConfigOnServer.htm"
+ elog "http://docs.adaptivecomputing.com/torque/${PN//./-}/help.htm#topics/1-installConfig/initializeConfigOnServer.htm"
elog
else
for i in ${REPLACING_VERSIONS} ; do