Skip to content

scripts/chwd: fix mesa removal guard#247

Open
Aromatic05 wants to merge 1 commit into
CachyOS:masterfrom
Aromatic05:fix/mesa-removal-guard
Open

scripts/chwd: fix mesa removal guard#247
Aromatic05 wants to merge 1 commit into
CachyOS:masterfrom
Aromatic05:fix/mesa-removal-guard

Conversation

@Aromatic05
Copy link
Copy Markdown

Summary

Fix the removal guard for mesa and lib32-mesa in scripts/chwd.

The previous condition used or:

pkg ~= "mesa" or pkg ~= "lib32-mesa"

This expression is always true, so mesa and lib32-mesa were not actually excluded from the removal list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant