Move %files section into with client condition
This commit is contained in:
parent
27a9fc8a25
commit
4a93e49449
@ -675,8 +675,8 @@ if [ $1 -ge 1 ]; then
|
||||
fi
|
||||
%endif
|
||||
|
||||
%files
|
||||
%if %{with client}
|
||||
%files
|
||||
%{_bindir}/msql2mysql
|
||||
%{_bindir}/mysql
|
||||
%{_bindir}/mysql_config_editor
|
||||
|
Loading…
Reference in New Issue
Block a user