mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-21 10:12:35 +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.