Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore whitespace #20

Open
Morganamilo opened this issue Apr 2, 2018 · 0 comments
Open

Ignore whitespace #20

Morganamilo opened this issue Apr 2, 2018 · 0 comments

Comments

@Morganamilo
Copy link
Contributor

Packages such as wire-desktop-bin have some messed up .SRCINFOs. Now obviously the .SRCINFOs should be fixed to be indented nicely but I do believe the srcinfo format is not white space dependant. https://wiki.archlinux.org/index.php/.SRCINFO Does say "Lines may be indented." which leads me to think it's optional.

Instead the pkgname = field should be treated as the start of a new package, no matter the indention.

This should allow gopkgbuild to be more robust and not fail to parse those weird .SRCINFOs that are different but technically correct.

kodo-pp added a commit to kodo-pp/gopkgbuild that referenced this issue Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant