Skip to content

appdata.xml only installed for simple install on linux with install.sh #11806

Open
@ljden

Description

@ljden

appdata.xml appears to only be installed for simple_install_f(), it doesn't seem to be installed in xdg_install_f()

mkdir -p "${HOME}/.local/share/metainfo"
cp "${SCRIPT_PATH}/lib/appdata.xml" "${HOME}/.local/share/metainfo/${RESOURCE_NAME}.appdata.xml"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: LinuxSpecific to the Linux version of the Arduino IDEType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      appdata.xml only installed for simple install on linux with install.sh · Issue #11806 · arduino/Arduino