Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24506

Modified Files:
        pil-py.info 
Log Message:
Fix -I ordering some more, esp on case-insensitive FS *grumble*. Thanks jfm!


Index: pil-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pil-py.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- pil-py.info 20 Nov 2008 16:55:06 -0000      1.17
+++ pil-py.info 21 Nov 2008 05:05:08 -0000      1.18
@@ -31,6 +31,7 @@
 PatchFile: %{ni}.patch
 PatchFile-MD5: 09d07243029c29ab23e3fd97d1ac3ae4
 PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
+NoSetCPPFLAGS: true
 CompileScript: <<
  %p/bin/python%type_raw[python] setup.py build
 <<
@@ -57,6 +58,11 @@
        Uses the tcl that matches python's tkinter
 
        Avoid un-needed -I and -L paths
+
+       python build system seems to put CPPFLAGS before custom
+       include_dirs (python bug?): NoSetCPPFLAGS so that local -I
+       takes precedence. Especially need to find libImaging/Zip.h
+       rather than libzip1's zip.h on case-insensitive FS.
 <<
 
 # Info2


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to