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