[aur-general] Review request for a PKGBUILD
Martin Kühne
mysatyre at gmail.com
Sun Jan 8 19:04:26 UTC 2017
On Sun, Jan 8, 2017 at 4:49 PM, Bruno Pagani via aur-general
<aur-general at archlinux.org> wrote:
>> cd "${srcdir}/${pkgname%-git}/LZ4"
>
> Just a tiny thing, but makepkg always start each function into
> "${srcdir}$", so you could remove it from these paths (and thus the
> quote altogether).
Bash gurus recommend keeping the quotes, as ${pkgname%-git} is also a
parameter, and we generally encourage those be quoted.
cheers!
mar77i
More information about the aur-general
mailing list