mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
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:
parent
81125aca51
commit
0187785414
2 changed files with 2 additions and 0 deletions
1
debian/notmuch-emacs.maintscript
vendored
Normal file
1
debian/notmuch-emacs.maintscript
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
rm_conffile /etc/emacs/site-start.d/50notmuch.el
|
1
debian/notmuch.maintscript
vendored
Normal file
1
debian/notmuch.maintscript
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
rm_conffile /etc/emacs/site-start.d/50notmuch.el
|
Loading…
Reference in a new issue