Move %files section into with client condition
This commit is contained in:
parent
9d06c4aeb4
commit
f1a4e59c2d
@ -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