[arch-commits] Commit in texlive-core/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Sun Jun 24 19:27:23 UTC 2012


    Date: Sunday, June 24, 2012 @ 15:27:22
  Author: remy
Revision: 162298

Add missing link to typeoutfileinfo, cleanup updmap.cfg from omega.

Modified:
  texlive-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-24 19:25:38 UTC (rev 162297)
+++ PKGBUILD	2012-06-24 19:27:22 UTC (rev 162298)
@@ -65,8 +65,9 @@
    #	  $pkgdir/etc/texmf/tex/context/config/cont-usr.tex
    
    # remove obsolete stuff (we don't provide the omega and aleph binaries anyway)
-   #rm -rf $pkgdir/usr/share/texmf-dist/omega
    rm -f $pkgdir/usr/share/texmf-dist/tex/plain/config/{omega,aleph}.ini
+   sed -i '/cherokee\.map/d; /oinuit\.map/d; /omega\.map/d' \
+       "${pkgdir}/usr/share/texmf-dist/web2c/updmap.cfg"
    # more cleanup
    rm -rf $pkgdir/usr/share/texmf-dist/scripts/context/stubs/mswin/
 
@@ -124,6 +125,7 @@
 texdirflatten/texdirflatten
 texloganalyser/texloganalyser
 thumbpdf/thumbpdf.pl
+typeoutfileinfo/typeoutfileinfo.sh
 texliveonfly/texliveonfly.py
 "
     install -m755 -d $pkgdir/usr/bin




More information about the arch-commits mailing list