[pacman-dev] [PATCH] Fix copying of arrays in makepkg.
Xavier
shiningxc at gmail.com
Mon Nov 9 15:50:32 EST 2009
On Mon, Nov 9, 2009 at 9:34 PM, Loui Chang <louipc.ist at gmail.com> wrote:
> Arrays were being converted to strings, then back to arrays rather than
> being copied directly as arrays.
>
> This closes FS#16871
>
> Signed-off-by: Loui Chang <louipc.ist at gmail.com>
> ---
> scripts/makepkg.sh.in | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
Cedric beat you to it by a few days :
http://mailman.archlinux.org/pipermail/pacman-dev/2009-November/010017.html
Allan picked it in his working branch :
http://projects.archlinux.org/users/allan/pacman.git/commit/?h=working&id=70d7a8ec55da2b958f3441f31e13e0f6e313b7aa
But the bug report has not been updated. will do that now.
More information about the pacman-dev
mailing list