13 May
2014
13 May
'14
5:25 a.m.
On Tue, May 13, 2014 at 1:18 PM, lolilolicon <lolilolicon@gmail.com> wrote:
Anyway, maybe we can ask bash to pre-formalize the PKGBUILD a little bit so be can parse it more confidently com, by using abination of `set -x` and `typeset`.
don't know how it got messed up there, should have been "by using a combination of". actually, we can simply use typeset alone too. With `typeset foo` and `typeset package_{one,two}`. etc etc.