From 41ebe782d2c1b689473468e58295137885d52c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 3 Apr 2025 15:39:21 +0200 Subject: [PATCH] corosync-notifyd: adapt to upstream build changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit upstream now installs those to the right location, so no need to override in the .install file anymore Signed-off-by: Fabian Grünbichler --- debian/corosync-notifyd.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/corosync-notifyd.install b/debian/corosync-notifyd.install index ed1aaf5..5055705 100644 --- a/debian/corosync-notifyd.install +++ b/debian/corosync-notifyd.install @@ -1,5 +1,5 @@ -etc/dbus-1/system.d/corosync-signals.conf /usr/share/dbus-1/system.d/corosync-signals.conf lib/systemd/system/corosync-notifyd.service usr/sbin/corosync-notifyd +usr/share/dbus-1/system.d/corosync-signals.conf usr/share/man/man8/corosync-notifyd.8 usr/share/snmp/mibs/COROSYNC-MIB.txt