summarylogtreecommitdiffstats
path: root/mailx-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'mailx-git.install')
-rw-r--r--mailx-git.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/mailx-git.install b/mailx-git.install
index 768261a29042..6c028747d3be 100644
--- a/mailx-git.install
+++ b/mailx-git.install
@@ -1,5 +1,4 @@
post_install(){
- echo "==> Renamed to neatmailx to avoid conflict with other mailx packages."
- echo " To use mailx you need to edit 'config.h'."
+ echo "==> Renamed to neatmailx to avoid conflict with other mailx packages."
+ echo " To use mailx you need to edit 'config.h'."
}
-