Fix the RPM condition for when the test subpackage is not built but the embedded server subpackage is

This commit is contained in:
Michal Schorm 2022-01-14 09:39:30 +01:00
parent 860088c5ca
commit ede543499e
1 changed files with 1 additions and 0 deletions

View File

@ -1156,6 +1156,7 @@ polish,portuguese,romanian,russian,serbian,slovak,spanish,swedish,ukrainian,hind
%if %{without test}
%if %{with embedded}
rm %{buildroot}%{_bindir}/test-connect-t
rm %{buildroot}%{_bindir}/{mysql_client_test_embedded,mysqltest_embedded}
rm %{buildroot}%{_bindir}/{mariadb-client-test-embedded,mariadb-test-embedded}
rm %{buildroot}%{_mandir}/man1/{mysql_client_test_embedded,mysqltest_embedded}.1*