[PATCH 1/4] debian: record upstream files which should not be installed by the package

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Dec 9 10:49:07 PST 2019


Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
 debian/not-installed | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 debian/not-installed

diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 00000000..fd929459
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1,3 @@
+usr/share/applications/mimeinfo.cache
+usr/share/info/dir
+usr/share/emacs/site-lisp/*.elc
-- 
2.24.0



More information about the notmuch mailing list