mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
- added a missing %define in the RPM spec file
(thanks to Haakon Innerdal for spotting this one) support-files/mysql.spec.sh: - added a missing %define (thanks to Haakon Innerdal for spotting this one)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
# We don't package all files installed into the build root by intention -
|
||||
# See BUG#998 for details.
|
||||
%_unpackaged_files_terminate_build 0
|
||||
%define _unpackaged_files_terminate_build 0
|
||||
|
||||
%define see_base For a description of MySQL see the base MySQL RPM or http://www.mysql.com
|
||||
|
||||
|
Reference in New Issue
Block a user