aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-28 19:01:08 +0200
committerFlorian Dold <florian@dold.me>2021-08-28 19:01:08 +0200
commit8a85f1376a838adebfafd31cb1119474a7431b74 (patch)
tree78e8d4f1cc9e4212fc120aafd8aeba1b11aed42e /debian
parentcc6960d13cbd337f58f74b04688fe7a6ee61a4f0 (diff)
downloadgnunet-8a85f1376a838adebfafd31cb1119474a7431b74.tar.gz
gnunet-8a85f1376a838adebfafd31cb1119474a7431b74.zip
-debian
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index df4eb6704..136100584 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_install-arch:
36override_dh_auto_install-indep: 36override_dh_auto_install-indep:
37 37
38override_dh_installsystemd: 38override_dh_installsystemd:
39 dh_installsystemd --no-start --no-enable gnunet.service 39 dh_installsystemd -pgnunet --no-start --no-enable gnunet.service
40 40
41execute_after_dh_auto_install: 41execute_after_dh_auto_install:
42 dh_link -plibgnunet-dev \ 42 dh_link -plibgnunet-dev \