[arch-commits] Commit in texlive-games/trunk (texlive.install)
Allan McRae
allan at archlinux.org
Fri Nov 16 13:59:40 UTC 2012
Date: Friday, November 16, 2012 @ 08:59:40
Author: allan
Revision: 171065
fix typo
Modified:
texlive-games/trunk/texlive.install
-----------------+
texlive.install | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: texlive.install
===================================================================
--- texlive.install 2012-11-16 13:59:34 UTC (rev 171064)
+++ texlive.install 2012-11-16 13:59:40 UTC (rev 171065)
@@ -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