[PATCH 2/2] bindings: clean extra file created by ruby extension build system

David Bremner david at tethera.net
Sun May 13 09:17:18 PDT 2018


Noticed by dkg; this file seems to be created by building the debian
package, and perhaps by other distro package builds.
---
 bindings/Makefile.local | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bindings/Makefile.local b/bindings/Makefile.local
index 2ba2775c..18f95835 100644
--- a/bindings/Makefile.local
+++ b/bindings/Makefile.local
@@ -18,3 +18,5 @@ CLEAN += $(patsubst %,$(dir)/ruby/%, \
 	Makefile database.o directory.o filenames.o\
 	init.o message.o messages.o mkmf.log notmuch.so query.o \
 	status.o tags.o thread.o threads.o)
+
+CLEAN += bindings/ruby/.vendorarchdir.time
-- 
2.17.0



More information about the notmuch mailing list