summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:39:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:39:17 +0000
commitc3a38353f530796e1c1d35f7eb5791532d5b5492 (patch)
treec58ad5f28f05841cad02450c5c9f207485d92bed
parentAdding patch from Raphaƫl Hertzog <hertzog@debian.org> to fallback on /bin/m... (diff)
downloaddpkg-c3a38353f530796e1c1d35f7eb5791532d5b5492.tar.xz
dpkg-c3a38353f530796e1c1d35f7eb5791532d5b5492.zip
Disabling warning about unsupported system (Closes: #994388).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/dpkg.postinst1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/dpkg.postinst b/debian/dpkg.postinst
index 113c8d5..6388730 100644
--- a/debian/dpkg.postinst
+++ b/debian/dpkg.postinst
@@ -66,7 +66,6 @@ setup_aliases()
case "$1" in
configure)
- check_merged_usr_via_aliased_dirs
setup_aliases
;;
abort-upgrade|abort-deconfigure|abort-remove)