From 0fdc28cd6bfb3aacc3594e8ff471258786f0de02 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 19 Jun 2011 15:09:46 -0300 Subject: debian: build package for python-bindings. This uses dh_python2 (included with sufficiently recent versions of the python/python-all packages). python-all brings in all of the supported versions of python. The double calls to dh_auto_install and friends are to avoid looping over python versions ourselves. --- debian/python-notmuch.install | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/python-notmuch.install (limited to 'debian/python-notmuch.install') diff --git a/debian/python-notmuch.install b/debian/python-notmuch.install new file mode 100644 index 00000000..607c0659 --- /dev/null +++ b/debian/python-notmuch.install @@ -0,0 +1 @@ +usr/lib/python* -- cgit v1.2.3