Update of /cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17283

Modified Files:
        texlive.info 
Log Message:
Append --nohash option to updmap-sys.

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- texlive.info        16 Jan 2011 08:38:09 -0000      1.31
+++ texlive.info        16 Jan 2011 09:29:22 -0000      1.32
@@ -281,19 +281,19 @@
   mktexlsr %p/share/texmf{,-dist} %p/etc/texmf-config %p/etc/texmf.local 
 
   # update from texlive-texmf-0.20080822-1.
-  updmap-sys --nomkmap --enable MixedMap cm-super-t1.map       || true
-  updmap-sys --nomkmap --enable MixedMap cm-super-t2a.map      || true
-  updmap-sys --nomkmap --enable MixedMap cm-super-t2b.map      || true
-  updmap-sys --nomkmap --enable MixedMap cm-super-t2c.map      || true
-  updmap-sys --nomkmap --enable MixedMap cm-super-ts1.map      || true
-  updmap-sys --nomkmap --enable MixedMap cm-super-x2.map       || true
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-t1.map
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-t2a.map
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-t2b.map
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-t2c.map
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-ts1.map
+  updmap-sys --nomkmap --nohash --enable MixedMap cm-super-x2.map
 if [ -f %p/etc/texmf-config/web2c/updmap.cfg ]; then
  if [ ! "`grep 'kanjiEmbed ' %p/etc/texmf-config/web2c/updmap.cfg`" ]; then
-  updmap-sys --nomkmap --setoption kanjiEmbed noEmbed          || true
+  updmap-sys --nomkmap --nohash --setoption kanjiEmbed noEmbed
  fi
 fi
-  updmap-sys --nomkmap --enable KanjiMap ptex-@kanjiEmbed@.map || true
-  updmap-sys --nomkmap --enable KanjiMap morisawa.map          || true
+  updmap-sys --nomkmap --nohash --enable KanjiMap ptex-@kanjiEmbed@.map
+  updmap-sys --nomkmap --nohash --enable KanjiMap morisawa.map
   updmap-sys --nomkmap --nohash --syncwithtrees
   
   PATH=%p/bin:${PATH} texconfig-sys init


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to