9 Nov
2009
9 Nov
'09
8:50 p.m.
On Mon, Nov 9, 2009 at 9:34 PM, Loui Chang <louipc.ist@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@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.