Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv314/main/finkinfo/text

Modified Files:
        ptex.info 
Log Message:
distcc-friendly

Index: ptex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ptex.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ptex.info   6 Mar 2007 03:15:01 -0000       1.9
+++ ptex.info   9 Mar 2007 00:56:48 -0000       1.10
@@ -85,6 +85,8 @@
 <<
 SetCPPFLAGS: -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include
 SetLDFLAGS: -L%p/lib/freetype219/lib
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 ConfigureParams: <<
  --without-texi2html --without-texinfo --enable-shared \
  --datadir='${prefix}/share' --infodir='${prefix}/share/info' \
@@ -105,7 +107,7 @@
 <<
 InstallScript: <<
 #!/bin/bash -ev
- make -j1 install prefix=%i texmf=%i/share/texmf
+ make install prefix=%i texmf=%i/share/texmf
 
 echo "Removing files that belong to the libkpathsea4 package..."
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to