0
0
mirror of https://github.com/termux-pacman/glibc-packages.git synced 2024-11-23 14:46:18 +00:00
glibc-packages/gpkg/glibc-runner/glibc-runner.bashrc
Ivan Max 4b29e351e8
bump(gpkg/glibc-runner): 2.0 (#203)
+new pkg gpkg/patchelf
+new pkg gpkg/strace
2024-02-24 22:50:54 +03:00

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