Merge branch 'python3'
[nodemanager.git] / debian / rules
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index 9d11d00..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-%:
-       dh $@ --with python2 --buildsystem=python_distutils
-