mirror of
https://abf.rosa.ru/djam/mariadb.git
synced 2025-02-25 15:42:49 +00:00
/usr move
This commit is contained in:
parent
4d89094b69
commit
48b1ec9c11
1 changed files with 0 additions and 5 deletions
|
@ -474,11 +474,6 @@ filelist_excludes()
|
||||||
#%%cmake_install benchdir_root=%{_datadir}/
|
#%%cmake_install benchdir_root=%{_datadir}/
|
||||||
%makeinstall_std -C build
|
%makeinstall_std -C build
|
||||||
|
|
||||||
# ROSA: relocate from /usr/lib to /lib
|
|
||||||
mkdir -p %{buildroot}%{_unitdir}
|
|
||||||
mv -v %{buildroot}/usr/lib/systemd/system/* %{buildroot}%{_unitdir}
|
|
||||||
rm -fvr %{buildroot}/usr/lib/systemd/system
|
|
||||||
|
|
||||||
# Logrotate file should be named as the package
|
# Logrotate file should be named as the package
|
||||||
if [ ! -e %{buildroot}%{_sysconfdir}/logrotate.d/mysql ]; then
|
if [ ! -e %{buildroot}%{_sysconfdir}/logrotate.d/mysql ]; then
|
||||||
# some versions do not install it automatically
|
# some versions do not install it automatically
|
||||||
|
|
Loading…
Add table
Reference in a new issue