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

tools: Fix bash completion permissions #431

Merged

Conversation

wismill
Copy link
Member

@wismill wismill commented Jan 12, 2024

While creating a subpackage for bash completion in openSUSE, I realize that our script has wrong permissions.

There is no need to give execution permission. It also creates an unnecessary work for packaging.

Fixed by removing execution permission.

There is no need to give execution permission. It also creates an
unnecessary work for packaging.

Fixed by removing execution permission.
@wismill wismill merged commit c1b5da1 into xkbcommon:master Jan 12, 2024
4 checks passed
@wismill wismill deleted the tools/fix-bash-completion-permissions branch February 8, 2024 06:35
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