summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mysql-connector-c++.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-connector-c++.spec b/mysql-connector-c++.spec
index ad66687..f6da33a 100644
--- a/mysql-connector-c++.spec
+++ b/mysql-connector-c++.spec
@@ -57,10 +57,10 @@ These are the files needed to compile programs using MySQL Connector/C++.
%{__sed} -i -e 's/lib$/%{_lib}/' driver/CMakeLists.txt
%{__chmod} -x examples/*.cpp examples/*.txt
-%{cmake}
%build
+%{cmake}
%{__make}