diff options
author | Florian Dold <florian@dold.me> | 2021-08-28 18:55:38 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-08-28 18:55:38 +0200 |
commit | cc6960d13cbd337f58f74b04688fe7a6ee61a4f0 (patch) | |
tree | da3a787d2e6a99f4169363f3999d0b6809f9092b | |
parent | c6528ac776e68023fff10fa4261653a39cc72528 (diff) |
-debian
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 88c520314..df4eb6704 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ override_dh_auto_install-arch: override_dh_auto_install-indep: override_dh_installsystemd: - dh_installsystemd --no-start --no-enable + dh_installsystemd --no-start --no-enable gnunet.service execute_after_dh_auto_install: dh_link -plibgnunet-dev \ |