mirror of
https://github.com/termux/termux-packages.git
synced 2025-08-02 11:28:26 +00:00
master
$TERMUX_PREFIX
throughout the software
- `termux-exec` should handle the path replacement for most of these, but patch all of them just in case - I checked, and there is no string `/usr` or `/etc` in the code of IceWM that is not representing a UNIX-like system resources folder path or et cetera path respectively that can be safely and correctly replaced with `$TERMUX_PREFIX`, therefore this global replacement is safe - This is a rewrite of the patch that was lost in https://github.com/termux-user-repository/tur/pull/1876, because unfortunately, I did not realize until too late that an older version of IceWM was already present in the TUR. I don't want to cause the loss of any fixes that correctly replacing `/usr` with `$TERMUX_PREFIX` globally in IceWM might have had.
…
…
…
…
Termux packages
This project contains scripts and patches to build packages for the Termux Android application.
Quick how-to about Termux package management is available at Package Management. It also has info on how to fix repository is under maintenance or down
errors when running apt
or pkg
commands.
Contributing
Read CONTRIBUTING.md and Developer's Wiki for more details.
Community
The Termux Community docs are available here.
All our community members must follow the rules that are defined here and any Content Not Allowed must not be posted.
Description
Languages
Shell
76.4%
C
13.4%
C++
2.7%
Diff
1.8%
Lua
1.1%
Other
4.4%