> 2009/2/14 Gergely Imreh <[email protected]>: > > 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}
