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, 5 insertions, 0 deletions
diff --git a/mailx-git.install b/mailx-git.install
new file mode 100644
index 000000000000..768261a29042
--- /dev/null
+++ b/mailx-git.install
@@ -0,0 +1,5 @@
+post_install(){
+ echo "==> Renamed to neatmailx to avoid conflict with other mailx packages."
+ echo " To use mailx you need to edit 'config.h'."
+}
+