mariadb/root-common/usr/share/container-scripts/mysql/scl_enable
Michal Schorm d988f448d2 Pull changes from upstream and rebase for: rebuild for latest MariaDB 10.3
created from upstream commit: 9a5d82c444b6f70f822d0280eebd6c73a3d64e31
2020-03-03 16:24:21 +01:00

3 lines
140 B
Text

# This will make scl collection binaries work out of box.
unset BASH_ENV PROMPT_COMMAND ENV
source scl_source enable ${ENABLED_COLLECTIONS}