Date: Saturday, April 23, 2011 @ 18:00:54 Author: remy Revision: 120433
Update to revision 22089 - upgrade package eplain 18835 -> 22089 - deleted package alatex - deleted package physe - deleted package phyzzx - deleted package ytex Modified: texlive-formatsextra/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-23 21:58:08 UTC (rev 120432) +++ PKGBUILD 2011-04-23 22:00:54 UTC (rev 120433) @@ -1,7 +1,8 @@ -# Maintainer: Firmicus <firmicus āt gmx dōt net> +# Contributor: Firmicus <firmicus āt gmx dōt net> +# Maintainer: Rémy Oudompheng <[email protected]> pkgname=texlive-formatsextra -pkgver=2010.18835 +pkgver=2010.22089 pkgrel=1 pkgdesc="TeX Live - collection of extra TeX 'formats'" license=('GPL') @@ -13,7 +14,7 @@ options=('!emptydirs') options=(!strip) install=texlive.install -md5sums=('344b41d8b2ca4a054ebce73eb9c8b125') +md5sums=('595091b7a82c8c2a0367a76b5d28d968') build() { for p in *.tar.xz; do @@ -21,6 +22,7 @@ done rm -rf {tlpkg,doc,source} || true } + package() { install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs sed -i '/^#/d' CONTENTS
