Don't let the timezone end up as "/etc/localtime" (literally).

Authored by dfaure on Dec 16 2014, 5:35 PM.

Description

Don't let the timezone end up as "/etc/localtime" (literally).

This was happening on systems where /usr/share was a symlink (due to lack
of space) (I realize now that mount --bind would have been much better).

Since the code does canonicalFilePath + startsWith(dir), we need to
use canonicalFilePath on dir too.

Details

Committed
dfaureDec 16 2014, 5:58 PM
Parents
R447:d660679593a2: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown