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

François Charette francois at archlinux.org
Thu Sep 11 15:59:56 UTC 2008


    Date: Thursday, September 11, 2008 @ 11:59:56
  Author: francois
Revision: 12199

cosmetic changes

Modified:
  texlive-games/trunk/texlive.install

-----------------+
 texlive.install |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: texlive.install
===================================================================
--- texlive.install	2008-09-11 15:59:54 UTC (rev 12198)
+++ texlive.install	2008-09-11 15:59:56 UTC (rev 12199)
@@ -7,7 +7,7 @@
 post_install() {
 	echo    ">>> texlive: updating the filename database..."
 	texconfig-sys rehash
-	echo -n ">>> texlive: updating the fontmap files with updmap..."
+	echo    ">>> texlive: updating the fontmap files with updmap..."
 	updmap-sys --quiet --nohash
 	echo    " done." 
 }
@@ -15,7 +15,7 @@
 post_upgrade() {
 	echo    ">>> texlive: updating the filename database..."
 	texconfig-sys rehash
-	echo -n ">>> texlive: updating the fontmap files with updmap..."
+	echo    ">>> texlive: updating the fontmap files with updmap..."
 	updmap-sys --quiet --nohash
 	echo    " done." 
 }
@@ -28,7 +28,7 @@
 post_remove() {
 	echo    ">>> texlive: updating the filename database..."
 	texconfig-sys rehash
-	echo -n ">>> texlive: updating the fontmap files with updmap..."
+	echo    ">>> texlive: updating the fontmap files with updmap..."
 	updmap-sys --quiet --nohash
 	echo    " done." 
 }




More information about the arch-commits mailing list