Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10608

Modified Files:
        emacs23.info 
Log Message:
using hard-coded /sw is illegal,
and breaks build e.g. in /sw64, if /sw also exists (say as a symlink to /sw32).
Further, they are superfluous, as their /sw64 analogues are already in the
link line of that configure test.

No rev-up needed, I guess.

Index: emacs23.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs23.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- emacs23.info        20 Apr 2010 00:31:29 -0000      1.5
+++ emacs23.info        20 Apr 2010 01:36:18 -0000      1.6
@@ -58,6 +58,10 @@
 Source-MD5: a620d4452769d04ad8864d662f34f8dd
 PatchFile: emacs23.patch
 PatchFile-MD5: 7c95c8d10cf4251f582f61795a0aee13
+PatchScript: <<
+  %{default_script}
+  sed -i'' -e 's,-I/sw/include -L/sw/lib,,' configure{,.in}
+<<
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to