Add patch to get WEXITSTATUS and WIFEXITED defined.
This patch will not be needed in the next ncdu release
because it is already fixed upstream.
Signed-off-by: Charles Lehner
---
utils/ncdu/Makefile | 4 ++--
utils/ncdu/patches/010-add_sys_wait.patch | 10 ++
2
- depend on more commonly used libncurses instead of libncursesw
- enable parallel build
Signed-off-by: Charles Lehner
---
utils/ncdu/Makefile | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile
index bae46bd..4715a80 100644
--- a
On Mon, 28 Jul 2014 12:30:23 +0200
Felix Fietkau wrote:
> On 2014-07-28 07:52, Charles Lehner wrote:
> > From: Charles Lehner
> >
> > Fix up lua prefix and ubus prefix, as done with cgi prefix.
> >
> > Signed-off-by: Charles Lehner
> Your patch is w