Skip to content

Commit 4de9d9c

Browse files
committed
BUG#20693338 CONFLICTS WHILE INSTALLING PACKAGES WHEN LIBMYSQLCLIENT-DEVEL INSTALLED
Remove mysql_config from client package to avoid conflict (file shipped in devel package any way).
1 parent 8281068 commit 4de9d9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packaging/rpm-sles/mysql.spec.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@ fi
683683
%attr(755, root, root) %{_bindir}/mysqlimport
684684
%attr(755, root, root) %{_bindir}/mysqlshow
685685
%attr(755, root, root) %{_bindir}/mysqlslap
686-
%attr(755, root, root) %{_bindir}/mysql_config
687686

688687
%attr(644, root, root) %{_mandir}/man1/msql2mysql.1*
689688
%attr(644, root, root) %{_mandir}/man1/mysql.1*

0 commit comments

Comments
 (0)