mirror of
https://github.com/termux/termux-packages.git
synced 2025-08-29 02:13:20 +00:00
- Fixes https://github.com/termux/termux-packages/issues/25404 - Rebase all patches - Adjust formatting - This package, while working already under ideal conditions, has some bugs in common edge cases, which I believe I have now fixed here. - Add `TERMUX_DEBUG_BUILD=true` support - `termux_step_create_debscipts()`->`termux_step_create_debscripts()` - Add patch that prevents `No such file or directory (os error 2)` during `firefoxpwa runtime install --link` during `postinst` script during clean installation by creating the `~/.local/share/firefoxpwa/runtime/` folder automatically if it does not exist right before it's needed