# The interpreter's file name embeds the MIT/GNU Scheme back end it was built
# for -- mit-scheme-x86-64-12.1 here, mit-scheme-aarch64-12.1 elsewhere -- so
# the binaries shipped by different architectures of this Multi-Arch: same
# package never share a path and so cannot conflict.  /usr/bin is the right
# place for them: they are the alternatives that /usr/bin/mit-scheme and
# /usr/bin/scheme point at.
mit-scheme: arch-dependent-file-not-in-arch-specific-directory [usr/bin/mit-scheme-*]

# /usr/bin/mit-scheme is not shipped in the package; it is registered from the
# postinst with update-alternatives, so lintian cannot see that the command
# named by the desktop entry does in fact exist once the package is configured.
mit-scheme: desktop-command-not-in-package usr/bin/mit-scheme [usr/share/applications/mit-scheme.desktop]
