aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python/debian/rules
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-21 17:23:49 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-21 17:29:34 -0700
commit3b558de7811a765c3295a58bd53e2156eca0e32e (patch)
tree3367ab027520d8049b92c16bb89aefec52d80805 /bindings/python/debian/rules
parent634b4fbe233ee9007d190327df11779fe2113fb8 (diff)
Move everything down into a bindings/python directory.
In preparation for merging the python bindings into the notmuch repository.
Diffstat (limited to 'bindings/python/debian/rules')
-rwxr-xr-xbindings/python/debian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/bindings/python/debian/rules b/bindings/python/debian/rules
new file mode 100755
index 00000000..2d33f6ac
--- /dev/null
+++ b/bindings/python/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@