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

Modified Files:
        texlive.info 
Log Message:
Delete obsolete fmtutil.cnf. Martin Costabel's suggestion. Thanks!


Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- texlive.info        11 Jan 2011 18:54:09 -0000      1.21
+++ texlive.info        11 Jan 2011 21:03:07 -0000      1.22
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20100722
-Revision: 0test8
+Revision: 0test9
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -249,6 +249,9 @@
   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
+    mv -f %p/etc/texmf-config/web2c/fmtutil.cnf{,.finksave.`date +%Y%m%d%H%M`}
+  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