wip packaging
[hippotat] / debian / rules
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..d087b53
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+export PYBUILD_INSTALL_DIR=/usr/share/hippotat/python3
+
+%:
+       dh $@ --with python3 --buildsystem=pybuild