Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28488

Modified Files:
        utf-fontfiles.info 
Log Message:
Update for TeX Live.

Index: utf-fontfiles.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/utf-fontfiles.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- utf-fontfiles.info  27 Oct 2007 14:12:14 -0000      1.4
+++ utf-fontfiles.info  10 Oct 2009 11:30:24 -0000      1.5
@@ -1,6 +1,6 @@
 Package: utf-fontfiles
 Version: 1.9.5.4
-Revision: 3
+Revision: 4
 Depends: ptex3-base
 Source: http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/utfsrc-%v.zip
 Source-MD5: 3461345204c3762e910d0fb7a8a890dd
@@ -25,8 +25,10 @@
          < fontmap/unicode-x.map > fontmap/utf-morisawa.map
 
  chmod -x readme.txt
+
+ if [ -x %p/bin/ppltotf ]; then sed -i.bak 's/pltotf/ppltotf/g' makeutf; fi
 <<
-CompileScript: ./makeutf
+CompileScript: PATH=%p/lib/omegaware:$PATH ./makeutf
 InstallScript: <<
  install -m 755 -d    %i/etc/texmf.local/ptex/platex/utf
  install -m 644 sty/* %i/etc/texmf.local/ptex/platex/utf
@@ -61,7 +63,7 @@
 fi
 <<
 PostRmScript: <<
-if [ $1 != "upgrade" ]; then
+if [ "$1" != "upgrade" ]; then
 
 if [ -x %p/bin/updmap-sys ]
 then


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to