From f79330cda328f79b5e38805d9f5261f51f7dd63a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Gr=C3=BCnewald?= Date: Wed, 10 Feb 2021 01:23:03 +0100 Subject: [PATCH] Add installselinux to spec.rpkg --- ly.spec.rpkg | 1 + 1 file changed, 1 insertion(+) diff --git a/ly.spec.rpkg b/ly.spec.rpkg index ea32a9b..3ab6305 100644 --- a/ly.spec.rpkg +++ b/ly.spec.rpkg @@ -39,6 +39,7 @@ mkdir -p %{buildroot}/usr/bin/ mkdir -p %{buildroot}/usr/lib/systemd/system/ mkdir -p %{buildroot}/etc/pam.d/ DESTDIR="%{buildroot}" make install +DESTDIR="%{buildroot}" make installselinux chmod -x %{buildroot}/etc/ly/config.ini chmod -x %{buildroot}/etc/ly/lang/*