summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nrpe/nrpe-4.0.0.ebuild')
-rw-r--r--net-analyzer/nrpe/nrpe-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nrpe/nrpe-4.0.0.ebuild b/net-analyzer/nrpe/nrpe-4.0.0.ebuild
index 0dad49acfdf5..6e332b90dd45 100644
--- a/net-analyzer/nrpe/nrpe-4.0.0.ebuild
+++ b/net-analyzer/nrpe/nrpe-4.0.0.ebuild
@@ -78,7 +78,7 @@ src_install() {
rm "${D}/usr/bin/nrpe-uninstall" || die 'failed to remove uninstall tool'
}
-pkg_postinst(){
+pkg_postinst() {
elog 'Some users have reported incompatibilities between nrpe-2.x and'
elog 'nrpe-3.x. We recommend that you use the same major version for'
elog 'both your server and clients.'