On Thu, 2016-03-17 at 16:57 -0700, carl hansen wrote: > I started debugging lsh, then found debian has already provided the > same patches I found, then I read the following, and now I am just > going to let the rest of the universe take its course.
If the patches aren't overly complex, maybe better to go ahead and add them anyway while we await the next release. Can you post them to the list so I can take a look? > git clone https://git.lysator.liu.se/lsh/lsh.git > cd lsh > git checkout lsh-2.0.4 # This is the stable branch > ./.bootstrap > ./configure > make bootstrap > make > make check I had read that and actually tried to build the latest commit but it failed for me as well. At that point I was getting tired and cranky so I didn't dig too much into it and I can't remember exactly what went wrong. I'll try again. And anyway, it's officially one of my jobs with GNU to pester^H^H^H^H^H^H encourage maintainers to make new releases. I'll drop him a note. Thanks, Brandon
