mirror of
https://github.com/termux-pacman/glibc-packages.git
synced 2024-11-23 14:46:18 +00:00
4b29e351e8
+new pkg gpkg/patchelf +new pkg gpkg/strace
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
# @TERMUX_PREFIX_CLASSICAL@/etc/glibc-runner.bashrc
|
|
# this script is for setting up the glibc-runner shell environment
|
|
|
|
if [ -f "${GLIBC_PREFIX}/etc/locale.conf" ]; then
|
|
source "${GLIBC_PREFIX}/etc/locale.conf"
|
|
fi
|
|
|
|
#unset SHELL
|