mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 02:21:12 +00:00
As / is no longer readable on Android 7, we switch to chdir($PREFIX) instead of chdir(/) to get a readable directory. Fixes #614.