diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-04-11 08:56:38 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-04-11 08:56:38 -0400 |
commit | 4574a9a008690c64158abd6d792d6d485bf0e235 (patch) | |
tree | 52b91dbab3df61abd6063bbe23928a6fc56e0535 /indra/newview/llnamelistctrl.cpp | |
parent | 028a05e79467e0c1fd7d63224fb447a964ab7a0b (diff) |
IQA-463: Linux fonts look better without libfontconfig.so.1 symlink.
Making llmanifest.py support library-file wildcards allows viewer_manifest.py
to avoid specifying the exact version number of every shared library we want
to package. Specifying "libfontconfig.so.*" was copying the libfontconfig.so.1
symlink as well as the libfontconfig.so.1.4.4 binary. To my dismay, packaging
that symlink makes the Linux viewer fonts look WORSE! I suspect that means
that the released Linux viewer completely ignores our packaged
libfontconfig.so.1.4.4 library, finding the system fontconfig instead. But
that would be a whole different project. For present purposes it suffices to
make the updated viewer_manifest.py copy the same files as the older one.
Diffstat (limited to 'indra/newview/llnamelistctrl.cpp')
0 files changed, 0 insertions, 0 deletions