Date: Saturday, November 26, 2011 @ 05:19:38
  Author: remy
Revision: 143547

Fix texmf path for t4ht (FS#27251).

Modified:
  texlive-bin/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-11-26 09:49:37 UTC (rev 143546)
+++ PKGBUILD    2011-11-26 10:19:38 UTC (rev 143547)
@@ -96,6 +96,8 @@
    cd "$srcdir"
    # this patch removes spurious error message with locale "xx_YY.utf8"
    patch -p0 -i fix-fontforge-encoding.patch
+   # t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
+   sed -i s/SELFAUTOPARENT/TEXMFROOT/ source/texk/tex4htk/t4ht.c
    #############################################################
    ### configure
    cd source

Reply via email to