[pacman-dev] [PATCH] libmakepkg: fix linting arrays of empty strings
Morgan Adamiec
morganamilo at gmail.com
Sun Oct 21 11:56:22 UTC 2018
On Sun, 21 Oct 2018 at 10:16, Allan McRae <allan at archlinux.org> wrote:
> The error this gives is:
> ==> ERROR: depends is not allowed to be empty.
Where so you get this error?
pkgname=foo
pkgver=1
pkgrel=1
arch=(any)
depends=('')
This pkgbuild manages to pass linting for me without this patch.
(resend, accidentally sent off list)
More information about the pacman-dev
mailing list