* Andreas Barth (a...@ayous.org) [140928 14:32]:
> I also have an idea for an ugly hack but I need to think a bit more
> about it. From package POV it might be the "niciest", but I'm not sure
> if it works (which is a precondition for everything). I'll update this
> mail tonight.

What works in practice, and seems to be ok-ish from a theoretical POV
is to create a symlink from libclang-3.5.so.1 to
/usr/lib/`dpkg-architecture -qDEB_BUILD_MULTIARCH`/libclang.so.1
during build time (as part of the deb file). This allows doxygen to
work again.

(Also, all previous packages were broken according to policy because
that symlink was created only at configure time by ldconfig.  However
the symlink needs to be part of the package so that the lib is
available before configure. Just a notice, there doesn't seem to be a
fallout from that, but should be kept in mind for future packages.)


Andi


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

Reply via email to