From 6327e159f475ca4dcd97d1c6feea5f747090c41d Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Wed, 23 Jul 2014 16:48:14 +0100 Subject: fix ups --- packages/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/debian/rules') diff --git a/packages/debian/rules b/packages/debian/rules index c1344e60..d3409c7e 100755 --- a/packages/debian/rules +++ b/packages/debian/rules @@ -4,7 +4,7 @@ DEB_PYTHON2_MODULE_PACKAGES = cloud-init INIT_SYSTEM ?= upstart,systemd %: - dh $@ --with python2,systemd --build-system pybuild + dh $@ --with python2,systemd --buildsystem pybuild override_dh_install: dh_install -- cgit v1.2.3