15 Feb
2009
15 Feb
'09
8:43 p.m.
2009/2/14 Gergely Imreh <imrehg@gmail.com>:
This patch should fix the way commented lines are removed. Should generally work with all lines (variables) AUR cares about. Removed previous (incomplete) method.
Hmm this fixes it for comments outside of braces, but it breaks the parsing for parameter substitution. Oy. _kernelname=${pkgname#kernel26}