21 May
2016
21 May
'16
5:06 p.m.
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs.
I think it might be something as simple as a line "install-default/usr/lib/ usr" to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works
-- Mc