summaryrefslogtreecommitdiff
path: root/sys-cluster/torque/torque-4.1.7-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/torque/torque-4.1.7-r1.ebuild')
-rw-r--r--sys-cluster/torque/torque-4.1.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/torque/torque-4.1.7-r1.ebuild b/sys-cluster/torque/torque-4.1.7-r1.ebuild
index 6e27735c3372..12099f7e7c5e 100644
--- a/sys-cluster/torque/torque-4.1.7-r1.ebuild
+++ b/sys-cluster/torque/torque-4.1.7-r1.ebuild
@@ -174,7 +174,7 @@ pkg_postinst() {
echo ""
elog " For a basic setup, you may use emerge --config ${PN}"
echo ""
- if [[ -z "${REPLACING_VERSIONS}" ]] || [[ ${REPLACING_VERSIONS} < 4 ]]; then
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "Important 4.0+ updates"
elog " - The on-wire protocol version has been changed."
elog " Versions of Torque before 4.0.0 are no longer able to communicate."