[Python-modules-commits] [txjsonrpc] 05/15: Fix syntax in debian/rules.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Oct 11 07:26:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch debian/sid
in repository txjsonrpc.

commit 4cb9e5a33ec6ec27be8673ea4bc3c8c0637c78db
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sat Oct 11 07:14:52 2014 +0200

    Fix syntax in debian/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5291fee..f32869f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 export PYBUILD_NAME=txjsonrpc
 %:
-        dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --with python2 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txjsonrpc.git



More information about the Python-modules-commits mailing list