From 0c19a7304a44bfce3e88f43665c4f1edccbbb61c Mon Sep 17 00:00:00 2001 From: Ben Carrillo Date: Thu, 10 Oct 2013 20:33:10 -0300 Subject: Imported Debian patch 0.3.5-1 --- debian/rules | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..b2042bf --- /dev/null +++ b/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +# This file was automatically generated by stdeb 0.6.0+git at +# Thu, 10 Oct 2013 20:33:10 -0300 + +%: + dh $@ --with python2 --buildsystem=python_distutils + + -- cgit v1.2.3