#!/bin/sh
# Copyright 2024 Collabora Ltd.
# SPDX-License-Identifier: MIT

set -eu

echo "$0: Emulating broken flatpak-portal" >&2
exit 1
