In order to catch new libraries being added, use dh-missing so that
installed but unpackaged files cause the build to fail.
Add an ignore for custom.css which is always installed even when not
building the documentation due to a Meson quirk.
Change-Id: I52afa5e6c091ddd6ec9f9d40d1892263b26f191f
Signed-off-by: Luca Boccassi <[email protected]>
--- /dev/null
+# meson installs this whether or not docs are built
+usr/share/doc/dpdk/guides/_static/css/custom.css
# /usr/share/dpdk, so pass /usr to catch all
dh_python3 --shebang=/usr/bin/python3 /usr
+override_dh_missing:
+ dh_missing --fail-missing