From db93458bfbe89729179af8a243e2c092d8e27666 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sat, 19 Sep 2020 09:38:32 +0200 Subject: [PATCH] typo --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 508bb57..1c6cb56 100755 --- a/debian/rules +++ b/debian/rules @@ -8,4 +8,4 @@ dh $@ override_dh_installsystemd: - dh_installsystemd -name=risotto --no-enable --no-start --no-stop-on-upgrade + dh_installsystemd --name=risotto --no-enable --no-start --no-stop-on-upgrade