I'm trying to update the veusz package to use python3 and pybuild. It
seems be default that pybuild installs in
usr/lib/python3.X/dist-packages/veusz.
As far as I can see, the package should be installed in in
usr/lib/python3/dist-packages/veusz. There's both arch-specific and
non-arch-specif
[Jeremy Sanders, 2016-05-07]
> I'm trying to update the veusz package to use python3 and pybuild. It seems
> be default that pybuild installs in usr/lib/python3.X/dist-packages/veusz.
>
> As far as I can see, the package should be installed in in
> usr/lib/python3/dist-packages/veusz. There's both
[Piotr Ożarowski, 2016-05-07]
> If you really want to change it in pybuild, use --destdir or
> PYBUILD_DESTDIR or PYBUILD_DESTDIR_python3
err, PYBUILD_INSTALL_ARGS=--install-lib=/usr/lib/python3/dist-packages/
(I still recommend to let dh_python3 handle it, though)
--
Piotr Ożarowski
3 matches
Mail list logo