Fix the RPM condition for when the client subpackage is not built

--

Related: #2092370
This commit is contained in:
Michal Schorm 2022-01-14 12:06:04 +01:00
parent 29211e8620
commit 321dc0e0d4
1 changed files with 2 additions and 0 deletions

View File

@ -1153,6 +1153,8 @@ rm %{buildroot}%{_mandir}/man1/msql2mysql.1*
rm %{buildroot}%{_mandir}/man1/{mysql,mariadb}.1*
rm %{buildroot}%{_mandir}/man1/mysql{access,admin,binlog,check,dump,_find_rows,import,_plugin,show,slap,_waitpid}.1*
rm %{buildroot}%{_mandir}/man1/mariadb-{access,admin,binlog,check,dump,find-rows,import,plugin,show,slap,waitpid}.1*
rm %{buildroot}%{_sysconfdir}/my.cnf.d/mysql-clients.cnf
%endif
%if %{without config}