Re: [cdesktopenv-devel] CDE package for Debian

2018-04-23 Thread Chase via cdesktopenv-devel
Not quite sure why my license file turned into a binary, take this one instead. Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On April 23, 2018 4:38 PM, Chase via cdesktopenv-devel wrote: > Hi all, > > I actually sent out this email about a week ago, but accidentally sent it

Re: [cdesktopenv-devel] CDE package for Debian

2018-04-23 Thread Chase via cdesktopenv-devel
For some reason the csh to sh commit part of my previous commit was left out, but I guess it makes sense to make it it's own commit, so here. Debian frowns upon csh scripts in the source directory, and it is generally a bad practice to write scripts in csh, so I replaced a few instances of csh w

[cdesktopenv-devel] Removing support for discontinued Unixes

2018-04-23 Thread Chase via cdesktopenv-devel
Hi all, I wanted to run this by the community to get everyone's thoughts on it before commits start being made;I think that discontinued unixes should start being removed from the code to decrease bloat, this would include UXP, OSF1 and UnixWare, UXP hasn't been updated since 1999, OSF1 was disc

Re: [cdesktopenv-devel] CDE package for Debian

2018-04-23 Thread Chase via cdesktopenv-devel
Sorry about all these email, but here is a quick patch for some stuff I forgot. Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On April 23, 2018 8:05 PM, Chase via cdesktopenv-devel wrote: > For some reason the csh to sh commit part of my previous commit was left out, > but