Update of /cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7273

Modified Files:
        ptex-base.info utf-fontfiles.info otf-fontfiles.info 
Log Message:
Cosmetic.

Index: ptex-base.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/ptex-base.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ptex-base.info      29 May 2009 12:49:25 -0000      1.10
+++ ptex-base.info      30 May 2009 04:58:42 -0000      1.11
@@ -103,7 +103,7 @@
  for dir in $PROGRAMS
  do
    pushd texlive/texk/$dir
-   make install prefix=%i texmf=%i/share/texmf run_texlinks=true 
run_mktexlsr=true
+   make install prefix=%i texmf=%i/share/texmf
    popd
  done
 

Index: utf-fontfiles.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/utf-fontfiles.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- utf-fontfiles.info  12 May 2009 15:38:08 -0000      1.1
+++ utf-fontfiles.info  30 May 2009 04:58:42 -0000      1.2
@@ -11,8 +11,6 @@
 Homepage: http://psitau.at.infoseek.co.jp/utf.html
 DocFiles: readme.txt
 PatchScript: <<
-#!/bin/sh -ev
-
  sed -e 's|HiraMinPro-W3|!Ryumin-Light|g' \
      -e 's|HiraKakuPro-W6|!GothicBBB-Medium|g' \
          < fontmap/unicode-x.map > fontmap/utf-noEmbed.map
@@ -28,10 +26,7 @@
 
  chmod -x readme.txt
 
- if [ -x %p/bin/ppltotf ]
- then
-       sed -i.bak 's/pltotf/ppltotf/g' makeutf
- fi
+ if [ -x %p/bin/ppltotf ]; then sed -i.bak 's/pltotf/ppltotf/g' makeutf; fi
 <<
 CompileScript: PATH=%p/lib/omegaware:$PATH ./makeutf
 InstallScript: <<

Index: otf-fontfiles.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/otf-fontfiles.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- otf-fontfiles.info  12 May 2009 15:38:08 -0000      1.1
+++ otf-fontfiles.info  30 May 2009 04:58:42 -0000      1.2
@@ -17,9 +17,8 @@
 PatchFile: %n.patch
 PatchFile-MD5: cff244ce4d5ae908687502887e2c16e5
 PatchScript: <<
-#!/bin/sh -ev
+ %{default_script}
 
- patch -p1 < %{PatchFile}
  mv fontmap/ckt.map*             fontmap/ckt.map
  mv fontmap/cktx.map*            fontmap/cktx.map
  mv fontmap/hiragino.map*        fontmap/hiragino.map
@@ -37,10 +36,7 @@
 
  chmod -x readme.txt
 
- if [ -x %p/bin/ppltotf ]
- then
-       sed -i.bak 's/pltotf/ppltotf/g' makeotf
- fi
+ if [ -x %p/bin/ppltotf ]; then sed -i.bak 's/pltotf/ppltotf/g' makeotf; fi
 <<
 CompileScript: PATH=%p/lib/omegaware:$PATH ./makeotf
 InstallScript: <<


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to