45
45
# not able to do anything useful
46
46
export PATH="$LIBDIR:$PATH"
47
47
export CHROME_WRAPPER="`readlink -f "$0"`"
49
50
# lsb_release is slow so try to source the static file /etc/lsb-release
50
51
# instead, and fallback to lsb_release if we didn't get the information we need