summarylogtreecommitdiffstats
path: root/mailx-git.install
blob: bfd9ed217acd1e7e8d1524e90b7aafacb155ac75 (plain)
1
2
3
4
post_install(){
	echo "==> mailx renamed to neatmailx to avoid conflict with other mailx packages."
	echo "    To use mailx you need customize config.h in prepare() function or directly."
}