diff --git a/debian/rules b/debian/rules index 570e31c6680c56f355d98b1ea781ea295cbaa828..4828897a43afd435f5516edfa1ab212bd975223a 100755 --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,6 @@ export DH_GOLANG_EXCLUDES = vendor %: dh $@ --with=systemd --with=golang --buildsystem=golang -override_dh_auto_install +override_dh_auto_install: dh_auto_install -- --no-source