summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorTerje Rosten <terje.rosten@oracle.com>2016-05-20 11:33:18 +0200
committerTerje Rosten <terje.rosten@oracle.com>2016-05-20 11:33:44 +0200
commit4de9d9c261a6f2a32e98920bbc530c473b41de07 (patch)
treeb1d425662bc7baab479608ebe191dc95796176f5 /packaging
parent8281068f72385fb559906ca14f29bd3871b8830d (diff)
downloadmariadb-git-4de9d9c261a6f2a32e98920bbc530c473b41de07.tar.gz
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).
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm-sles/mysql.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/rpm-sles/mysql.spec.in b/packaging/rpm-sles/mysql.spec.in
index 47c40b00e23..38201428fda 100644
--- a/packaging/rpm-sles/mysql.spec.in
+++ b/packaging/rpm-sles/mysql.spec.in
@@ -683,7 +683,6 @@ fi
%attr(755, root, root) %{_bindir}/mysqlimport
%attr(755, root, root) %{_bindir}/mysqlshow
%attr(755, root, root) %{_bindir}/mysqlslap
-%attr(755, root, root) %{_bindir}/mysql_config
%attr(644, root, root) %{_mandir}/man1/msql2mysql.1*
%attr(644, root, root) %{_mandir}/man1/mysql.1*