Re: [OpenWrt-Devel] [PATCH 1/2] ncdu: update to 1.11

2015-05-22 Thread John Crispin
Hi, ncdu is part of the github feed. please file an issue there John On 02/05/2015 17:50, Charles Lehner wrote: > 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: Ch

[OpenWrt-Devel] [PATCH 1/2] ncdu: update to 1.11

2015-05-02 Thread Charles Lehner
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 fi