[arch-commits] Commit in texlive-langextra/trunk (texlive.install)

Allan McRae allan at archlinux.org
Fri Nov 16 13:59:55 UTC 2012


    Date: Friday, November 16, 2012 @ 08:59:55
  Author: allan
Revision: 171068

fix typo

Modified:
  texlive-langextra/trunk/texlive.install

-----------------+
 texlive.install |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: texlive.install
===================================================================
--- texlive.install	2012-11-16 13:59:50 UTC (rev 171067)
+++ texlive.install	2012-11-16 13:59:55 UTC (rev 171068)
@@ -9,7 +9,7 @@
   TMPFILE=`mktemp`
   echo    ">>> texlive: saving updmap.cfg as $TMPFILE..."
   cp "$UPDMAP" "$TMPFILE"
-  echo    ">>> texlive: regenerating updmap.cfg (custom additions shoud go"
+  echo    ">>> texlive: regenerating updmap.cfg (custom additions should go"
   echo    "             into /etc/texmf/web2c/updmap-local.cfg"
   cp usr/share/texmf/web2c/updmap-hdr.cfg $UPDMAP
   cat var/lib/texmf/arch/installedpkgs/*.maps >> $UPDMAP
@@ -25,7 +25,7 @@
   TMPFILE=`mktemp`
   echo    ">>> texlive: saving updmap.cfg as $TMPFILE..."
   cp "$UPDMAP" "$TMPFILE"
-  echo    ">>> texlive: regenerating updmap.cfg (custom additions shoud go"
+  echo    ">>> texlive: regenerating updmap.cfg (custom additions should go"
   echo    "             into /etc/texmf/web2c/updmap-local.cfg"
   cp usr/share/texmf/web2c/updmap-hdr.cfg $UPDMAP
   cat var/lib/texmf/arch/installedpkgs/*.maps >> $UPDMAP




More information about the arch-commits mailing list