这是indexloc提供的服务,不要输入任何密码
Skip to content

[PKGBUILD] Parsing of Bash arrays erroneous #6

@Spixmaster

Description

@Spixmaster

This line arch=("x86_64") results in the following error:

'"' is not one of ['any', 'pentium4', 'i486', 'i686', 'x86_64', 'x86_64_v3', 'arm', 'armv6h', 'armv7h', 'armv8', 'aarch64']

This happens for all Bash arrays. The quotes are recognised as own elements.

license=("MIT") errors with '"' is not one of ['AGPL3', 'Apache', ....

This bug was probably introduced with a fix for #4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions