[aur-dev] [PATCH] Fix: FS#13122 - simpler commented line removal

Loui Chang louipc.ist at gmail.com
Sun Feb 15 15:43:12 EST 2009


> 2009/2/14 Gergely Imreh <imrehg at 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}



More information about the aur-dev mailing list