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

Modified Files:
        ptexenc.info ptex-base.info 
Log Message:
Build fixes for x86_64/SL; suggested by Benjamin Reed. Thanks.

Index: ptex-base.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/ptex-base.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ptex-base.info      21 Sep 2009 10:20:10 -0000      1.13
+++ ptex-base.info      21 Sep 2009 10:40:54 -0000      1.14
@@ -47,6 +47,7 @@
  sed -i.0 's|1:0:1|2:0:2|' texlive/texk/ptexenc/Makefile.in
  sed -i.bak 's|\(0:2 $(objects)\)|\1 $(kpathsea) $(LIBS)|' \
                                      texlive/texk/ptexenc/Makefile.in
+ perl -pi -e 's,need_relink=yes,need_relink=no,g' texk/ltmain.sh
 
  # use Hiragino for pxdvi
  perl -pi -e "s/(Ryumin-Light\t\t)ipam.ttf/\1HiraMinPro-W3.otf/"    \

Index: ptexenc.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/ptexenc.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ptexenc.info        21 Sep 2009 10:15:55 -0000      1.7
+++ ptexenc.info        21 Sep 2009 10:40:54 -0000      1.8
@@ -23,6 +23,9 @@
  sed -i.0 's|1:0:1|2:0:2|' texlive/texk/ptexenc/Makefile.in
  sed -i.bak 's|\(0:2 $(objects)\)|\1 $(kpathsea) $(LIBS)|' \
                                      texlive/texk/ptexenc/Makefile.in
+
+ # build fixes for x86_64/SL; suggested by Benjamin Reed
+ perl -pi -e 's,need_relink=yes,need_relink=no,g' texlive/texk/ltmain.sh
 <<
 ConfigureParams: <<
  --without-texi2html --without-texinfo --enable-shared \


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to