I guess that debhelper post-install script should at least do this
(taken from "/usr/local/sbin/unminimize"):

if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then \
       rm -f /usr/bin/man; \
       dpkg-divert --quiet --remove --rename /usr/bin/man; \
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833124

Title:
  dh_installman ruins man pages on Minimal Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1833124/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to