[arch-commits] Commit in texlive-games/repos (2 files)

François Charette francois at archlinux.org
Fri Sep 12 21:48:46 UTC 2008


    Date: Friday, September 12, 2008 @ 17:48:46
  Author: francois
Revision: 12326

Merged revisions 12165-12325 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/texlive-games/trunk

........
  r12199 | francois | 2008-09-11 17:59:56 +0200 (Thu, 11 Sep 2008) | 1 line
  
  cosmetic changes
........

Modified:
  texlive-games/repos/extra-x86_64/	(properties)
  texlive-games/repos/extra-x86_64/texlive.install

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


Property changes on: texlive-games/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /texlive-games/trunk:1-12164
   + /texlive-games/trunk:1-12325

Modified: extra-x86_64/texlive.install
===================================================================
--- extra-x86_64/texlive.install	2008-09-12 21:48:22 UTC (rev 12325)
+++ extra-x86_64/texlive.install	2008-09-12 21:48:46 UTC (rev 12326)
@@ -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