diff --git a/debian/rules b/debian/rules index 4bb466ba911104753c40a074040c423902de2b83..60c6e5d7ce0f1e267f01af17f70fd58780f350ab 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ export DH_GOLANG_EXCLUDES = vendor %: - dh $@ --with systemd --with golang --buildsystem golang + dh $@ --with golang --buildsystem golang override_dh_auto_install: dh_auto_install -- --no-source