From b083d648515525a92ac12bd8c15f5c0e0845eeb5 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 20 Jan 2025 21:23:30 +0200 Subject: [PATCH] Fix path Signed-off-by: David Abdurachmanov --- mcstrans.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcstrans.spec b/mcstrans.spec index 46ebf91..fe4e374 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,7 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 3.8 -Release: 0.rc3.1%{?dist}.1 +Release: 0.rc3.1.0.riscv64%{?dist}.1 License: GPL-2.0-or-later Url: https://github.com/SELinuxProject/selinux/wiki Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}-rc3/mcstrans-%{version}-rc3.tar.gz @@ -76,7 +76,7 @@ install -m644 %{SOURCE3} %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/mcstransd.8.gz %{_mandir}/man5/setrans.conf.5.gz %{_mandir}/man8/secolor.conf.8.gz -/usr/sbin/mcstransd +%{_sbindir}/mcstransd %{_unitdir}/mcstrans.service %{_unitdir}/mcstransd.service %dir %{_sysconfdir}/selinux/mls/setrans.d