From a87b419dca5819a33875acf36cfdfdf13addb5c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 23 Dec 2008 18:51:07 -0500 Subject: Build using python-central. For some reason bzr does not pick up on plugins built using python-support. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 4fe53ed..bb9fc62 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh $@ + dh --with python-central $@ # Not intended for use by anyone except the author. announcedir: -- cgit v1.2.3