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