Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory sc8-pr-cvs17:/tmp/cvs-serv16145/10.3/stable/main/finkinfo/text

Modified Files:
        ptex-babel.info 
Log Message:
Fix a compilation bug.

Index: ptex-babel.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/ptex-babel.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ptex-babel.info     12 May 2007 15:55:10 -0000      1.1
+++ ptex-babel.info     21 Oct 2007 00:10:52 -0000      1.2
@@ -1,6 +1,6 @@
 Package: ptex-babel
 Version: 20060322
-Revision: 2
+Revision: 3
 Depends: ptex3-base
 Conflicts: ptex-texmf (= 2.4-51)
 Source: http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/ptetex3-20070304.tar.gz
@@ -10,7 +10,8 @@
 PatchScript: <<
  echo "TMP_PREFIX=`pwd`/tmp"          >> my_option
  echo "TEXMFDIST=%p/share/texmf-dist" >> my_option
- sed -i.bak '/## update fmt/,/fi #/d' 6babel.sh
+ sed -i.bak -e 's|\(platex \)|TEXMFMAIN=%p/share/texmf \1 -kanji=jis |' \
+            -e '/## update fmt/,/fi #/d' 6babel.sh
 <<
 CompileScript: ./6babel.sh
 InstallScript: mkdir -p %i/etc && mv tmp/share/texmf %i/etc/texmf.local


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to