Commented out the variable TRINITY_NO_TRANSLATIONS=yes

Signed-off-by: ormorph <roma251078@mail.ru>
pull/233/head
ormorph 2 years ago
parent 47004a7519
commit ffbff856ab

@ -327,9 +327,9 @@ trinity-base-2_src_prepare() {
fi
# If we removed all translations we should point it
if [[ -z $(find ${TEG_PO_DIR} -mindepth 1 -maxdepth 1 -type d) ]]; then
TRINITY_NO_TRANSLATIONS="yes"
fi
#if [[ -z $(find ${TEG_PO_DIR} -mindepth 1 -maxdepth 1 -type d) ]]; then
# TRINITY_NO_TRANSLATIONS="yes"
#fi
# Remove not selected documentation
if [[ -n "${TRINITY_DOC_LANGS}" ]]; then

Loading…
Cancel
Save