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

Modified Files:
        texlive.info 
Log Message:
Correct persent expressions.

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- texlive.info        14 Jan 2011 08:26:37 -0000      1.23
+++ texlive.info        14 Jan 2011 08:53:12 -0000      1.24
@@ -255,7 +255,8 @@
   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`}
+    time_date="`date +%%Y%%m%%d%%H%%M`"
+    mv -f %p/etc/texmf-config/web2c/fmtutil.cnf{,.finksave.${time_date}}
   fi
  <<
  PostInstScript: <<


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