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

--

Related: #2092370
This commit is contained in:
Michal Schorm 2022-01-14 09:39:30 +01:00
parent 1695bd1409
commit 0b02fefc9b
1 changed files with 1 additions and 0 deletions

View File

@ -1172,6 +1172,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*