Resolves: #2141558 Remove the RHEL_ENV_VARS from thunderbird.sh.in

This commit is contained in:
Jan Horak 2022-12-02 09:29:58 +01:00 committed by Eike Rathke
parent 8eeb287107
commit 6b77ea1eb5
1 changed files with 0 additions and 3 deletions

View File

@ -139,7 +139,4 @@ fi
NSS_SSL_CBC_RANDOM_IV=${NSS_SSL_CBC_RANDOM_IV-1}
export NSS_SSL_CBC_RANDOM_IV
# Linux version specific environment variables
%RHEL_ENV_VARS%
exec $MOZ_PROGRAM "$@"