On 03.11.22 12:21, Michael Biebl wrote:
Hi

Am 03.11.22 um 11:57 schrieb Matthias Klose:
Control: tags -1 + moreinfo

the proposed patch doesn't touch the maintainer files, although it looks like these are not necessary anymore. Any reason for that?


Could you be more specific which parts of the maintainer files / which specific maintainer files/scripts you mean?

I suppose you mean

PVER-minimal.postinst.in:    if command -v update-binfmts >/dev/null; then
PVER-minimal.postinst.in:        update-binfmts --import @PVER@
PVER-minimal.prerm.in:    if command -v update-binfmts >/dev/null; then
PVER-minimal.prerm.in:        update-binfmts --package @PVER@ --remove @PVER@ /usr/bin/@PVER@

but I'm not entirely sure.

yes

Reply via email to