1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#19738 "make install" tries to build files that "make" should already have built

- Move comp_err to EXTRA_PROGRAMS, it will not be installed from 5.1 and up.
This commit is contained in:
msvensson@shellback.(none)
2006-09-20 09:28:12 +02:00
parent d554ee8dbb
commit 91844fb81f
2 changed files with 2 additions and 2 deletions

View File

@ -640,7 +640,6 @@ fi
%defattr(-, root, root, 0755)
%doc mysql-release-%{mysql_version}/EXCEPTIONS-CLIENT
%doc %attr(644, root, man) %{_mandir}/man1/mysql_config.1*
%attr(755, root, root) %{_bindir}/comp_err
%attr(755, root, root) %{_bindir}/mysql_config
%dir %attr(755, root, root) %{_includedir}/mysql
%dir %attr(755, root, root) %{_libdir}/mysql