mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Still work on getting the "SPECIFIC-ULN/" files into the build.
"INSTALL" was wrong, happens too late, but "CONFIGURE_FILES(... COPYONLY)" should hopefully do it. Traditional RPMs need to be checked, the above might fix their issues.
This commit is contained in:
@ -406,9 +406,6 @@ For a description of MySQL see the base MySQL RPM or http://www.mysql.com/
|
||||
# Be strict about variables, bail at earliest opportunity, etc.
|
||||
set -eu
|
||||
|
||||
# Get rid of stuff for ULN RPMs - not needed here
|
||||
rm -fr %{src_dir}/SPECIFIC-ULN/
|
||||
|
||||
# Optional package files
|
||||
touch optional-files-devel
|
||||
|
||||
|
Reference in New Issue
Block a user