From baed223c3954c3848265ed8e6345da8a81e56eef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 23:04:32 +0200 Subject: Disabling warning about unsupported system (Closes: #994388). Signed-off-by: Daniel Baumann --- debian/dpkg.postinst | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/dpkg.postinst b/debian/dpkg.postinst index ac2ad07..90becaf 100644 --- a/debian/dpkg.postinst +++ b/debian/dpkg.postinst @@ -99,8 +99,6 @@ fixup_misplaced_alternatives() case "$1" in configure) fixup_misplaced_alternatives - - check_merged_usr_via_aliased_dirs ;; abort-upgrade|abort-deconfigure|abort-remove) ;; -- cgit v1.2.3