diff options
| author | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-05-04 15:41:42 +0200 |
|---|---|---|
| committer | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-05-04 15:41:42 +0200 |
| commit | 36103564e955b744ecc72dc7e8b100b9db889e04 (patch) | |
| tree | fb1669aa5e3c49658f47df3571def205371add9f /support-files/mysql.spec.sh | |
| parent | d3b977490009bcae643548c3aad9ed48f554ede9 (diff) | |
| download | mariadb-git-36103564e955b744ecc72dc7e8b100b9db889e04.tar.gz | |
Ok, let's try, one more time
Diffstat (limited to 'support-files/mysql.spec.sh')
| -rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index c8d34528a8b..6f033bc8546 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -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/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 %if %{WITH_TCMALLOC} |
