Commit f4ec8a73 authored by lenz@mysql.com's avatar lenz@mysql.com

- enhanced the RPM spec file (use more RPM macros, cleanups, allow to

   override CC/CXX when using a special compiler)
 - the RPM should now build on AMD64 and IA64, too
parent 7326dcbf
...@@ -69,4 +69,4 @@ rpm2cpio %{SOURCE1} | cpio -iv --make-directories ...@@ -69,4 +69,4 @@ rpm2cpio %{SOURCE1} | cpio -iv --make-directories
%files %files
%defattr(-, root, root) %defattr(-, root, root)
/usr/lib/libmysqlclient* %{_libdir}/libmysqlclient*
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment