Spec file cleanup

This commit is contained in:
Robert Scheck 2021-01-18 01:20:21 +00:00
parent 67ade76bde
commit 90403a710e
1 changed files with 1 additions and 2 deletions

View File

@ -125,10 +125,9 @@ InstallPythonWrapper \
%{__python3} \ %{__python3} \
$(python3-config --extension-suffix) $(python3-config --extension-suffix)
cp %{SOURCE1} ${RPM_BUILD_ROOT}/etc/selinux/semanage.conf cp %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/selinux/semanage.conf
%files %files
%{!?_licensedir:%global license %%doc}
%license COPYING %license COPYING
%dir %{_sysconfdir}/selinux %dir %{_sysconfdir}/selinux
%config(noreplace) %{_sysconfdir}/selinux/semanage.conf %config(noreplace) %{_sysconfdir}/selinux/semanage.conf