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

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


    Date: Friday, September 12, 2008 @ 17:48:09
  Author: francois
Revision: 12323

Merged revisions 12192-12322 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/texlive-core/trunk

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

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

-----------------+
 texlive.install |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: texlive-core/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /texlive-core/trunk:1-12191
   + /texlive-core/trunk:1-12322

Modified: extra-x86_64/texlive.install
===================================================================
--- extra-x86_64/texlive.install	2008-09-12 21:47:52 UTC (rev 12322)
+++ extra-x86_64/texlive.install	2008-09-12 21:48:09 UTC (rev 12323)
@@ -53,11 +53,11 @@
   	chown -R root:tex /usr/local/share/texmf
 	echo    " texlive: updating the filename database..."
 	texconfig-sys rehash
-	echo -n " texlive: creating the fontmap files with updmap..."
+	echo    " texlive: creating the fontmap files with updmap..."
 	updmap-sys --quiet --nohash
 	echo    " done." 
 	echo    "    (see /usr/share/texmf-var/web2c/updmap.log)"
-	echo -n " texlive: creating all formats ..."
+	echo    " texlive: creating all formats ..."
 	fmtutil-sys --all 1>/dev/null
 	echo " done." 
 	echo "  (logs are under /usr/share/texmf-var/<engine>/<formatname>.log)"
@@ -91,13 +91,13 @@
 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." 
 	echo    "    (see /usr/share/texmf-var/web2c/updmap.log)"
 	nooffmt=`find /usr/share/texmf-var/web2c/ -name '*.fmt' | wc -w`
 	if [[ $nooffmt == 0 ]]; then
-		echo -n " texlive: creating all formats ..."
+		echo    " texlive: creating all formats ..."
 		fmtutil-sys --all 1>/dev/null
 		echo " done." 
 		echo "  (logs are under /usr/share/texmf-var/<engine>/<formatname>.log)"




More information about the arch-commits mailing list