Browse Source

install the encoding files into TEXMF so TeX is able to pick them up with kpathsea automatically

Ralf S. Engelschall 19 years ago
parent
commit
02c7ee8e3c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lcdf-typetools/lcdf-typetools.spec

+ 2 - 2
lcdf-typetools/lcdf-typetools.spec

@@ -150,9 +150,9 @@ AutoReqProv:  no
       %{l_shtool} install -c -m 644 \
           doc/*.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
       %{l_shtool} mkdir -f -p -m 755 \
-          $RPM_BUILD_ROOT%{l_prefix}/share/lcdf-typetools/fontools
+          $RPM_BUILD_ROOT%{l_prefix}/share/texmf/fonts/enc/dvips/lcdf-typetools/fontools
       %{l_shtool} install -c -m 644 \
-          share/* $RPM_BUILD_ROOT%{l_prefix}/share/lcdf-typetools/fontools/
+          share/* $RPM_BUILD_ROOT%{l_prefix}/share/texmf/fonts/enc/dvips/lcdf-typetools/fontools/
     ) || exit $?
 
     #   post-adjust installation area