aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2011-06-06 00:45:37 +0000
committerDaniele Tricoli <eriol@mornie.org>2011-06-06 00:45:37 +0000
commit4a981f80429e10d8bb9d324175bf3c7996fe9d66 (patch)
tree78e462fb04316742280007a2bd2a6195df22e885 /debian/rules
downloadpython-requests-4a981f80429e10d8bb9d324175bf3c7996fe9d66.tar
python-requests-4a981f80429e10d8bb9d324175bf3c7996fe9d66.tar.gz
Initial 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..8e4f4eb
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with python2 --buildsystem=python_distutils