From f6cee94d3698791a22cd8ac1b5aacb422f274b81 Mon Sep 17 00:00:00 2001 From: Benjamin Bohard Date: Fri, 3 Apr 2020 15:01:45 +0200 Subject: [PATCH] Fixes package name in override --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 04f6f12..695b8b9 100755 --- a/debian/rules +++ b/debian/rules @@ -8,4 +8,4 @@ dh $@ override_dh_installsystemd: - dh_installsystemd -prisotto --no-enable --no-start --no-stop-on-upgrade + dh_installsystemd -peole-risotto --no-enable --no-start --no-stop-on-upgrade