mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Add installselinux to spec.rpkg
This commit is contained in:
parent
3deedba040
commit
f79330cda3
1 changed files with 1 additions and 0 deletions
|
|
@ -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/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue