mail/msmtp: Remove use of symlink postinst/postrm
authorDaniel Dickinson <lede@daniel.thecshore.com>
Tue, 5 Jul 2016 01:53:57 +0000 (21:53 -0400)
committerDaniel Dickinson <lede@cshore.thecshore.com>
Mon, 3 Oct 2016 06:51:57 +0000 (02:51 -0400)
commit843fab534dfa5088eeab910e4982d63dbeed7b00
tree3fd7562303519c0547085b9a3ddf2e8d69b1a200
parent6131f24861ba5f8b623d8de042ad4702bac04dcd
mail/msmtp: Remove use of symlink postinst/postrm

Avoid the postrm/postinst symlink addition and removal as
1) This fails to conflict with other packages which also provide
the same commands and makes what packages is supply the command
depend on which command was installed last.
2) Trunk devs don't like postrm/postinst symlink mangling
3) Packages changing things from other packages is considered bad
packaging pratice on most distros and debian, for example,
prohibits it.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
mail/msmtp/Makefile