OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Jun-2006 21:11:42
Branch: HEAD Handle: 2006062220114100
Modified files:
openpkg-src/lcdf-typetools
lcdf-typetools.spec
Log:
install the encoding files into TEXMF so TeX is able to pick them up
with kpathsea automatically
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/lcdf-typetools/lcdf-typetools.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lcdf-typetools/lcdf-typetools.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 lcdf-typetools.spec
--- openpkg-src/lcdf-typetools/lcdf-typetools.spec 22 Jun 2006 16:22:57
-0000 1.4
+++ openpkg-src/lcdf-typetools/lcdf-typetools.spec 22 Jun 2006 19:11:41
-0000 1.5
@@ -150,9 +150,9 @@
%{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
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]