Re: [cdesktopenv-devel] [PATCH] dtksh: make it build under autotools

2021-01-31 Thread Jon Trulson
On 1/31/21 10:19 AM, Chase via cdesktopenv-devel wrote: > Fedora and family don't install patch by default, so we need to > specifically test for it. Also, apparently distclean crashes when it > reaches the JP locale. > I've applied these, though I had to make a change - in the future, please test

[cdesktopenv-devel] [PATCH] dtksh: make it build under autotools

2021-01-31 Thread Chase via cdesktopenv-devel
Fedora and family don't install patch by default, so we need to specifically test for it. Also, apparently distclean crashes when it reaches the JP locale. On a side note, I am still of the opinion that we should replace tradcpp with sed wherever possible, it would be one less program that we wo