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

Add define vendor to prjconf #17219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

diconico07
Copy link

In order to allow use of the vendor macro in prjconf, add a define for it in addition of the Macro: definition.

As this will get defined just after the _project one this shouldn't have any side-effect even if some users are currently defining it in their own configuration.

@github-actions github-actions bot added the Backend Things regarding the OBS backend label Dec 19, 2024
In order to allow use of the vendor macro in prjconf, add a define for
it in addition of the `Macro:` definition.

As this will get defined just after the `_project` one this shouldn't
have any side-effect even if some users are currently defining it in
their own configuration.

Signed-off-by: Nicolas Belouin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Things regarding the OBS backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant