[arch-commits] Commit in texlive-music/trunk (texlive.install)
Allan McRae
allan at archlinux.org
Fri Nov 16 14:00:12 UTC 2012
Date: Friday, November 16, 2012 @ 09:00:11
Author: allan
Revision: 171071
fix typo
Modified:
texlive-music/trunk/texlive.install
-----------------+
texlive.install | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: texlive.install
===================================================================
--- texlive.install 2012-11-16 14:00:06 UTC (rev 171070)
+++ texlive.install 2012-11-16 14:00:11 UTC (rev 171071)
@@ -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