diff options
| author | ivan <ivan> | 2010-05-18 19:54:59 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2010-05-18 19:54:59 +0000 |
| commit | b0e7ee2a549e8d470109d3424521bc18ef973c80 (patch) | |
| tree | a8c2bb91ed554500c0c36cc754331dd4dd13805a | |
| parent | d6ceba35bf9daae75484c4d2296e623b294093ea (diff) | |
add fonitdir to freeside layout to avoid install errors
| -rw-r--r-- | rt/config.layout.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/config.layout.in b/rt/config.layout.in index a08f48948..c1ad96428 100644 --- a/rt/config.layout.in +++ b/rt/config.layout.in @@ -123,5 +123,6 @@ customhtmldir: ${customdir}/html customlexdir: ${customdir}/po customlibdir: ${customdir}/lib + fontdir: ${datadir}/fonts </Layout> |
