[Python-modules-team] Bug#499613: misnamed symlink in python-numpy

Sergio Gelato Sergio.Gelato at astro.su.se
Mon Sep 22 10:07:35 UTC 2008


On Sat, Sep 20, 2008 at 4:09 PM, Sergio Gelato <Sergio.Gelato at astro.su.se> 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.





More information about the Python-modules-team mailing list