Re: [PATCH] gnu: Update sunxi-tools to 1.4

2016-10-27 Thread Ricardo Wurmus
Danny Milosavljevic writes: >> - (("-o [$][@] [$]\\^") "-o $@ meminfo.c")) >> + (("-o [$][@] [$]\\^") "-o $@ $<")) >>#t)) >>(delete 'configure >> (home-page "https://github.com/linux-sunxi/sunxi-tools";) >>

Re: [PATCH] gnu: Update sunxi-tools to 1.4

2016-10-27 Thread Danny Milosavljevic
> - (("-o [$][@] [$]\\^") "-o $@ meminfo.c")) > + (("-o [$][@] [$]\\^") "-o $@ $<")) >#t)) >(delete 'configure > (home-page "https://github.com/linux-sunxi/sunxi-tools";) > > It looks to me like this change sho

Re: [PATCH] gnu: Update sunxi-tools to 1.4

2016-10-27 Thread Danny Milosavljevic
> is the change in 'target-tools' necessary for the update or should/can > it be split out into a second commit? It should be split out...

Re: [PATCH] gnu: Update sunxi-tools to 1.4

2016-10-26 Thread Efraim Flashner
On Wed, Oct 26, 2016 at 11:21:32PM +0200, Danny Milosavljevic wrote: > --- > gnu/packages/admin.scm | 14 +- > 1 file changed, 9 insertions(+), 5 deletions(-) > > diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm > index d9b08ef..856d946 100644 > --- a/gnu/packages/admin.sc

Re: [PATCH] gnu: Update sunxi-tools to 1.4

2016-10-26 Thread John Darrington
On Wed, Oct 26, 2016 at 11:21:32PM +0200, Danny Milosavljevic wrote: --- gnu/packages/admin.scm | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index d9b08ef..856d946 100644 --- a/