Explorar el Código

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

Ralf S. Engelschall hace 19 años
padre
commit
02c7ee8e3c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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