David Lamparter wrote:
> On Sun, Oct 28, 2018 at 06:00:08PM +0200, Yavor Doganov wrote:
> > Hmm, if a shared library does not provide a stable ABI it should not
> > be shipped as public library.
> 
> Good point, done, latest version on mentors uses /usr/lib/$multiarch/frr/
> However, now I have package-has-unnecessary-activation-of-ldconfig-trigger
> to deal with...

This appears to be debhelper #204975.  You can use an override like:

override_dh_makeshlibs:
        dh_makeshlibs --noscripts

Reply via email to