diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index b54cee2..5b9c8e9 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ get-packaged-orig-source: -o walinuxagent_$(DEB_VERSION).orig.tar.gz %: - dh $@ --with python2 + dh $@ --with python2,systemd |