mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
fix
This commit is contained in:
parent
81fe0594fd
commit
3e13ce61ba
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ ln -s %{_sysconfdir}/init.d/mysql $RBR%{_sbindir}/rcmysql
|
|||
touch $RBR%{_sysconfdir}/my.cnf
|
||||
|
||||
# Install SELinux files in datadir
|
||||
install -m 600 $MBD/support-files/RHEL4-SElinux/mysql.{fc,te} \
|
||||
install -m 600 $MBD/release/support-files/RHEL4-SElinux/mysql.{fc,te} \
|
||||
$RBR%{_datadir}/mysql/SELinux/RHEL4
|
||||
|
||||
%if %{WITH_TCMALLOC}
|
||||
|
|
Loading…
Reference in a new issue