Re: [wsjt-devel] kvasd-installer package build patch

2015-11-26 Thread Barry Jackson
On 26/11/15 15:18, Greg Beam wrote: > Hi Barry, > > I'm surprised the the build server doesn't have ncurses as a default > package. > > In any case, v1.6.0 is the last series that requires the KVASD binary, > so kvasd-installer will no longer be be needed. Just my luck! > > I'll add this to the l

Re: [wsjt-devel] kvasd-installer package build patch

2015-11-26 Thread Greg Beam
Hi Barry, I'm surprised the the build server doesn't have ncurses as a default package. In any case, v1.6.0 is the last series that requires the KVASD binary, so kvasd-installer will no longer be be needed. I'll add this to the list for the next update, if there is one. 73's Greg, KI7MT On 1

[wsjt-devel] kvasd-installer package build patch

2015-11-26 Thread Barry Jackson
Hi, I have packaged kvasd-installer for Mageia, however both autogen .sh and Makefile.in both try to send 'clear' to a terminal, which it cannot do on our build system. This breaks the build. I have patched both files and the package now builds OK. Maybe you could include this in the source?