Hi,

"Aaron M. Ucko" <u...@debian.org> writes:
> The kFreeBSD python3-numpy packages somehow lack .so files, making
> them unusable and causing matplotlib to FTBFS:

As this came up on #-mentors just now:

I suspect the problem is the following line in d/rules:

    rm debian/python3-numpy/usr/lib/python3*/*-packages/*/*/*.cpython-*d*.so

This probably should match *.cpython-3?d*, but also matches
*.cpython-33m-* on kfreebsd as the operating system name is included
later (which includes a "d" in the case of kfreebsd).

Ansgar


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to