Skip to content

pacman2appDir should support Antergos #3

@probonopd

Description

@probonopd

Antergos is an Arch-based distribution. Currently ./PortableLinuxGames/pacman2appDir vlc gives Distro not supported.

I think a better way to detect the distribution would be something like

grep 'ID_LIKE="arch"' /etc/os-release >/dev/null && echo "Arch found"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions