On Sat, Sep 20, 2008 at 4:09 PM, Sergio Gelato <[EMAIL PROTECTED]> wrote:
> usr/share/pyshared/numpy/numarray/numpy/cfunc.h 
> usr/share/pyshared/numpy/core/include/numpy/numpy/cfunc.h

Oops. Right problem, wrong fix. Should be

usr/share/pyshared/numpy/numarray/numpy/cfunc.h 
usr/share/pyshared/numpy/core/include/numpy/cfunc.h

(i.e., drop one of the two consecutive "numpy/" on the right-hand side).

This time I've had the time to test the change and verify that my
dependent package now finds the cfunc.h header.



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to