summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:59:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:59:34 +0000
commitb0ff9661cc0d37ec048b61e9bf1fc251df9ea086 (patch)
tree2d29f220d018f06fe61781930bf3a67dc515bf89 /debian
parentAdding patch from Raphaƫl Hertzog <hertzog@debian.org> to fallback on /bin/m... (diff)
downloaddpkg-b0ff9661cc0d37ec048b61e9bf1fc251df9ea086.tar.xz
dpkg-b0ff9661cc0d37ec048b61e9bf1fc251df9ea086.zip
Disabling warning about unsupported system (Closes: #994388).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-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)
;;