1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Clean up problem in mysql.spec caused by over-aggressive editor word-wrapping

This commit is contained in:
jimw@mysql.com
2006-04-13 13:10:00 -07:00
parent 0ed6517ab8
commit 4cfc378096

View File

@ -679,8 +679,9 @@ fi
%{_libdir}/libmysql*.so*
%{_libdir}/libndb*.so*
%files embedded defattr(-, root, root, 0755) attr(644, root, root)
%%{_libdir}/mysql/libmysqld.a
%files embedded
%defattr(-, root, root, 0755)
%attr(644, root, root) %{_libdir}/mysql/libmysqld.a
# The spec file changelog only includes changes made to the spec file
# itself - note that they must be ordered by date (important when