systemd names two manual pages for .so files ${foo}.so.2.8,
the library being named ${foo}.so.2. This hits the libdir
sanity checker:
WARNING: QA Issue: systemd-doc: found library in wrong location:
/usr/share/man/man8/libnss_mymachines.so.2.8 [libdir]
Disable the libdir sanity check for systemd-doc.
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
os-release \
"
+INSANE_SKIP_${PN}-doc += " libdir"
+
PACKAGES =+ "udev-dbg udev udev-hwdb"
FILES_udev-dbg += "${nonarch_base_libdir}/udev/.debug"