extra/texlive-bin to 2011.1-5

This commit is contained in:
Kevin Mihelich 2011-11-27 15:44:43 -05:00
parent ffea9e00c5
commit 487738184b

View file

@ -10,7 +10,7 @@ plugrel=1
pkgname=texlive-bin
pkgver=2011.1
_luatex_ver=0.70.1
pkgrel=4
pkgrel=5
pkgdesc="TeX Live binaries"
license=('GPL')
arch=('i686' 'x86_64')
@ -102,6 +102,8 @@ build() {
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