diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-29 23:31:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-29 23:31:02 +0000 |
commit | 46a67949b248f35d9e46a1f6236cf5bb014fb5b3 (patch) | |
tree | bc5795d0fcc8d1aad3694a4eb893ba9e5b762fc4 /Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am | |
parent | cd6c81295ee96b3ff2ea36ad1a1f38476d1b999f (diff) |
fonts-tlwg (24apr18)
git-svn-id: svn://tug.org/texlive/trunk@47499 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am')
-rw-r--r-- | Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am b/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am index 5900aabc0c9..af5c4a9037a 100644 --- a/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am +++ b/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am @@ -17,7 +17,7 @@ CONFIG_FILES = \ EXTRA_DIST = $(CONFIG_FILES) -fontconfigdir = $(sysconfdir)/fonts/conf.avail +fontconfigdir = $(datadir)/fontconfig/conf.avail fontconfig_DATA = $(CONFIG_FILES) |