Jonathan Stickel wrote:
> Martin
> 
> Attached is a patch for the vtk-py info file.  This patch fixes this bug:
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388736
> 
> which affects compiling of programs that depend on vtk.  I also updated 
> the info file to use vtk-5.0.3.

Thanks for the diff, I'll look at it and update vtk-py correspondingly.

I see that there is a second .cmake file that has the same problem, and 
I would like to understand the origin of the problem. I'd ideally prefer 
to prevent the crap from being dumped into these files rather than 
wiping them clean after the fact. So I'll do some more test before 
committing.

Also after a first build that jsut finished, I notice that your patch 
script doesn't fix the problem for me, because %b doesn't match the 
string that is placed in that file. The reason is that I have /sw as a 
symlink to /sw_unstable, and %b uses /sw (the "logical" path), whereas 
the buggy file contains /sw_unstable (the "physical" path). So some more 
sophisticated patch script would be needed.

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to