summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-04-01 19:32:22 +0300
committerLars Wirzenius <liw@liw.fi>2017-04-01 19:32:22 +0300
commitea34dc1c549b214417f20b1634ec157cf3e68418 (patch)
tree19f9068651dd58958e7d5484e7cb7c653fa9aac7 /debian/rules
parentc1258da4b4cef8b48818312e52c00d23f2ea224d (diff)
downloadick2-ea34dc1c549b214417f20b1634ec157cf3e68418.tar.gz
Add preliminary Debian packaging
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..8cea567
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with=python2 --buildsystem=python_distutils