From 32ec8e29a6c3025a864f85678db63a8568c8fc86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 18 Feb 2026 11:06:50 +0100 Subject: [PATCH] OptionalObsoleteFiles: Add missing dpv MLINK MFC after: 3 days --- tools/build/mk/OptionalObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index eb949ec5077..a30ede4c186 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -1477,6 +1477,7 @@ OLD_FILES+=usr/share/man/man1/dialog.1.gz OLD_FILES+=usr/share/man/man1/dpv.1.gz OLD_FILES+=usr/share/man/man3/dialog.3.gz OLD_FILES+=usr/share/man/man3/dpv.3.gz +OLD_FILES+=usr/share/man/man3/dpv_free.3.gz OLD_FILES+=usr/share/man/man3/figpar.3.gz OLD_FILES+=usr/share/man/man3/get_config_option.3.gz OLD_FILES+=usr/share/man/man3/parse_config.3.gz