Codebase list rust-libslirp / c60d284
coreutils: fail missing Sylvestre Ledru 3 years ago
2 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
22 * Set a minimal version for librust-hostname-dev
33 * chroot, hashsum, hostname, kill, more, relpath and uptime were
44 not installed
5 * Add fail missing
56
67 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 03 Feb 2021 17:02:19 +0100
78
1717 filename=$$(basename $$f); \
1818 help2man $$f > docs/rust-$$filename.1; \
1919 done
20 rm -f $(CURDIR)/debian/tmp/usr/local/man/man1/arch.1.gz
21
22 override_dh_missing:
23 dh_missing --fail-missing