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 support for pre-uninstall scripts #306

Open
jmairboeck opened this issue Dec 8, 2024 · 0 comments · May be fixed by #309
Open

Add support for pre-uninstall scripts #306

jmairboeck opened this issue Dec 8, 2024 · 0 comments · May be fixed by #309

Comments

@jmairboeck
Copy link
Member

If I understand it correctly, the package kit now supports pre-uninstall scripts (see https://dev.haiku-os.org/ticket/13427). It seems that HaikuPorter doesn't support them yet.

jmairboeck added a commit to jmairboeck/haikuporter that referenced this issue Dec 29, 2024
This is analoguous to post-install scripts.

Defines a new recipe attribute PRE_UNINSTALL_SCRIPTS and new directory
variables $preUninstallDir and $relativePreUninstallDir.

Fixes haikuports#306.
@jmairboeck jmairboeck linked a pull request Dec 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant