Set global cache immediately on startup.
commit189148e70128d037f7bd541f2c1f21aa783000d9
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 27 Jan 2013 19:09:00 +0000 (27 20:09 +0100)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 27 Jan 2013 19:11:18 +0000 (27 20:11 +0100)
tree1010e8d8a23e1a000b2210865b37c45570e148e2
parente96df430c4def5c2a17a54d28b42857a48bd83fa
Set global cache immediately on startup.

Setting the cache later can result in the system trying to create cache files
in the current working directory, since an empty cache path will be treated as
current directory. If this happens set the system temporary path.

Change-Id: I1623330013d387a966015edd0e1d278c922d9475
rbutil/rbutilqt/rbutilqt.cpp