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
|
fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
|
||||||
%if %{with client}
|
%if %{with client}
|
||||||
|
%files
|
||||||
%{_bindir}/msql2mysql
|
%{_bindir}/msql2mysql
|
||||||
%{_bindir}/mysql
|
%{_bindir}/mysql
|
||||||
%{_bindir}/mysql_find_rows
|
%{_bindir}/mysql_find_rows
|
||||||
|
Loading…
Reference in New Issue
Block a user