summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-05-06 17:32:30 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-05-08 11:32:33 +0200
commit38be0780df04f3d733057bae2fcdc788ca63aaf9 (patch)
treeec50dd6a0fd087e73bae7912a4eed2956b3f1ef5 /debian/rules
parent37cde4ed5d2e9130703cb6e08cf47b9e9bceb9b1 (diff)
downloadtools-debian/0.1.4.tar.gz
tools-debian/0.1.4.tar.bz2
tools-debian/0.1.4.zip
debian: debianizationdebian/0.1.4
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..79ed9c9
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh --with python-support --with bash-completion $@