On Mon, Nov 9, 2009 at 10:25 PM, Loui Chang wrote:
>
> Ah. I guess I should pay more attention on this mailing list.
> Is there any document describing who's branches/repos I should check
> before submitting patches? That could be helpful. I've just been
> following the main repo.
>
I think it ha
On Mon 09 Nov 2009 21:50 +0100, Xavier wrote:
> On Mon, Nov 9, 2009 at 9:34 PM, Loui Chang 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
> > ---
> > scripts/ma
On Mon, Nov 9, 2009 at 9:34 PM, Loui Chang 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
> ---
> scripts/makepkg.sh.in | 4 ++--
> 1 files changed, 2 insertions(+), 2 d
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
---
scripts/makepkg.sh.in |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.s