Commit 44a05c19 authored by Jonathan Perkin's avatar Jonathan Perkin

Ok, let's try, one more time

parent 3e13ce61
...@@ -472,7 +472,7 @@ ln -s %{_sysconfdir}/init.d/mysql $RBR%{_sbindir}/rcmysql ...@@ -472,7 +472,7 @@ ln -s %{_sysconfdir}/init.d/mysql $RBR%{_sbindir}/rcmysql
touch $RBR%{_sysconfdir}/my.cnf touch $RBR%{_sysconfdir}/my.cnf
# Install SELinux files in datadir # Install SELinux files in datadir
install -m 600 $MBD/release/support-files/RHEL4-SElinux/mysql.{fc,te} \ install -m 600 $MBD/%{src_dir}/support-files/RHEL4-SElinux/mysql.{fc,te} \
$RBR%{_datadir}/mysql/SELinux/RHEL4 $RBR%{_datadir}/mysql/SELinux/RHEL4
%if %{WITH_TCMALLOC} %if %{WITH_TCMALLOC}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment