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

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


    Date: Friday, September 12, 2008 @ 17:51:44
  Author: francois
Revision: 12339

Merged revisions 12177-12338 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/texlive-pictures/trunk

........
  r12206 | francois | 2008-09-11 18:01:26 +0200 (Thu, 11 Sep 2008) | 1 line
  
  cosmetic changes
........

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

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


Property changes on: texlive-pictures/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /texlive-pictures/trunk:1-12176
   + /texlive-pictures/trunk:1-12338

Modified: extra-x86_64/texlive.install
===================================================================
--- extra-x86_64/texlive.install	2008-09-12 21:51:26 UTC (rev 12338)
+++ extra-x86_64/texlive.install	2008-09-12 21:51:44 UTC (rev 12339)
@@ -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." 
 }
@@ -27,7 +27,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