debian: add maintainer scripts to remove old startup file

We do it for notmuch and notmuch-emacs because the history is a bit
unclear. It seems to be safe to call when that conffile is not owned
by a given package
This commit is contained in:
David Bremner 2017-08-03 09:20:37 -04:00
parent 81125aca51
commit 0187785414
2 changed files with 2 additions and 0 deletions

1
debian/notmuch-emacs.maintscript vendored Normal file
View file

@ -0,0 +1 @@
rm_conffile /etc/emacs/site-start.d/50notmuch.el

1
debian/notmuch.maintscript vendored Normal file
View file

@ -0,0 +1 @@
rm_conffile /etc/emacs/site-start.d/50notmuch.el