summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:04:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:04:32 +0000
commitbaed223c3954c3848265ed8e6345da8a81e56eef (patch)
tree2445a34ff02e9f1a20d17804f676b63560ee816e
parentAdding patch from Raphaƫl Hertzog <hertzog@debian.org> to fallback on /bin/m... (diff)
downloaddpkg-baed223c3954c3848265ed8e6345da8a81e56eef.tar.xz
dpkg-baed223c3954c3848265ed8e6345da8a81e56eef.zip
Disabling warning about unsupported system (Closes: #994388).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/dpkg.postinst2
1 files changed, 0 insertions, 2 deletions
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)
;;