[Python-modules-team] Bug#700994: NMU diff for python-numpy 1.6.2-1.2
Sébastien Villemot
sebastien at debian.org
Wed Feb 27 11:05:19 UTC 2013
Le mercredi 27 février 2013 à 11:49 +0100, Andreas Beckmann a écrit :
> On 2013-02-27 11:07, Sébastien Villemot wrote:
> > + * Install symlinks for Python 3 headers under /usr/include/python3.2mu (resp.
> > + python3.2dmu) instead of /usr/include/python3.2 (resp. python3.2_d),
> > + to avoid file versus symlink conflict. (Closes: #700994)
>
> > - [ -d $(CURDIR)/debian/python3-numpy/usr/include/python$$i ] || \
> > - mkdir -p $(CURDIR)/debian/python3-numpy/usr/include/python$$i; \
> > - dh_link -ppython3-numpy usr/lib/python3/dist-packages/numpy/core/include/numpy usr/include/python$$i/numpy; \
> > + [ -d $(CURDIR)/debian/python3-numpy/usr/include/python$${i}mu ] || \
> > + mkdir -p $(CURDIR)/debian/python3-numpy/usr/include/python$${i}mu; \
> > + dh_link -ppython3-numpy usr/lib/python3/dist-packages/numpy/core/include/numpy usr/include/python$${i}mu/numpy; \
>
> Did you look into using an up-to-date python3.2-dev to get the include
> path correct automatically?
Yes, this doesn't work for python-numpy. Given that debian/rules
hardcodes the paths, I don’t think there is another way than modifying
it directly.
--
.''`. Sébastien Villemot
: :' : Debian Developer
`. `' http://www.dynare.org/sebastien
`- GPG Key: 4096R/381A7594
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130227/df33533e/attachment.pgp>
More information about the Python-modules-team
mailing list