Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Galera.spec: remove scons #12

Merged
merged 1 commit into from Nov 9, 2023

Conversation

grooverdan
Copy link
Member

The building of RPMs assumes the code is already built. This may have been done with CMake. Having the build depends here can fail if scons isn't installed, despite is never used.

example failure: https://buildbot.mariadb.org/#/builders/330/builds/855/steps/3/logs/stdio

The building of RPMs assumes the code is already built. This may have
been done with CMake. Having the build depends here can fail if scons
isn't installed, despite is never used.
@ottok
Copy link

ottok commented Sep 15, 2023

LGTM!

@janlindstrom janlindstrom merged commit 589bad8 into MariaDB:mariadb-4.x Nov 9, 2023
@grooverdan grooverdan deleted the 4.x-rpm-noscons branch November 9, 2023 08:05
@grooverdan
Copy link
Member Author

Thank you @janlindstrom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants