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

Modified Files:
        texlive.info 
Log Message:
Delete obsolete updmap.cfg.

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- texlive.info        15 Jan 2011 07:44:48 -0000      1.26
+++ texlive.info        15 Jan 2011 09:38:48 -0000      1.27
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20100722
-Revision: 0test11
+Revision: 0test12
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -259,10 +259,18 @@
   rm -Rf %p/share/texmf.macosx
   rm -Rf %p/etc/texmf-var
   rm -Rf %p/var/lib/texmf
+
   if [ -f %p/etc/texmf-config/web2c/fmtutil.cnf ]; then
     time_date="`date +%%Y%%m%%d%%H%%M`"
     mv -f %p/etc/texmf-config/web2c/fmtutil.cnf{,.finksave.${time_date}}
   fi
+  if [ -f %p/etc/texmf-config/web2c/updmap.cfg ]; then
+   if [ ! "`grep updmap-hdr.cfg %p/etc/texmf-config/web2c/updmap.cfg`" ]; then
+    # This updmap.cfg is not from texlive-texmf! Delete it!
+    time_date="`date +%%Y%%m%%d%%H%%M`"
+    mv -f %p/etc/texmf-config/web2c/updmap.cfg{,.finksave.${time_date}}
+   fi
+  fi
  <<
  PostInstScript: <<
 if [ -e %p/bin/xdvik ] ; then


------------------------------------------------------------------------------
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