Skip to content

Commit fb8958b

Browse files
committed
Postfix: Fix the el6 apitest failure
1 parent da905bb commit fb8958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/mysql-connector-c++.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
%{!?commercial: %global product_suffix %{nil}}
3535
%{!?_licensedir: %global license %doc}
3636

37-
%{?el6:%global __strip /opt/rh/devtoolset-7/root/bin/strip}
37+
%{?el6:%global __strip /opt/rh/devtoolset-7/root/usr/bin/strip}
3838

3939
Summary: MySQL database connector for C++
4040
Name: mysql-connector-c++%{?product_suffix}

0 commit comments

Comments
 (0)