diff options
author | Gergely Imreh <imrehg@gmail.com> | 2009-01-11 04:33:34 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-15 03:52:37 +0100 |
commit | 5b01327f5776861980ec3cd923462b5f79db3fa6 (patch) | |
tree | 3692e36eb36085457767645b2d7f7c1aba8d7a59 /web/template/pkg_search_results.php | |
parent | 2da9b55d9fb30f8da124dce4ed8d49af11bd5523 (diff) | |
download | aur-5b01327f5776861980ec3cd923462b5f79db3fa6.tar.gz aur-5b01327f5776861980ec3cd923462b5f79db3fa6.tar.xz |
Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.
The web interface was handling comments in the PKGBUILD variable fields
(such as 'source','depends',etc...) differently from makepkg, because
makepkg ignores the rest of the current line if there is a # character,
while the web interface parsed that as well, and listed the words of the
comment as source files.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/template/pkg_search_results.php')
0 files changed, 0 insertions, 0 deletions