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

Fix find shenanigans #74

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

EternalFlameIV
Copy link

find doesn't sort its output - this leads on occasion to conflicts between the numbering of $kern_list and $header_list, which leads in turn to mismatched kernel and header packages being installed. Sorting both of these lists ought to fix this problem.

`find` doesn't sort its output - this leads on occasion to conflicts between the numbering of $kern_list and $header_list, which leads in turn to mismatched kernel and header packages being installed. Sorting both of these lists ought to fix this problem.
@itoffshore itoffshore merged commit b24973f into itoffshore:master Apr 7, 2024
1 of 2 checks passed
@itoffshore
Copy link
Owner

@EternalFlameIV - many thanks for the PR - sorry it took me a little while to notice it ;o)

changes will be added to 0.7.1

This pull request was closed.
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.

2 participants