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] Fix postinst/postrm in Makefile #213

Merged
merged 1 commit into from
Jul 4, 2024
Merged

[fix] Fix postinst/postrm in Makefile #213

merged 1 commit into from
Jul 4, 2024

Conversation

okraits
Copy link
Member

@okraits okraits commented Jul 4, 2024

The postinst/postrm directives must use IPKG_INSTROOT because they are executed by the image builder as well.

See:

The postinst/postrm directives must use IPKG_INSTROOT because they are
executed by the image builder as well.
@okraits okraits requested a review from nemesifier July 4, 2024 06:42
@okraits
Copy link
Member Author

okraits commented Jul 4, 2024

The failing build doesn't seem to be related to my changes.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @okraits, I cleared the cache and restarted the build.

@nemesifier nemesifier merged commit 0c57d38 into master Jul 4, 2024
2 checks passed
@nemesifier nemesifier deleted the fix-makefile branch July 4, 2024 18:44
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