Eivind Næss
Eivind Næss
Thanks @Neustradamus ! I believe Debian using similar construct in their rules/control files: > find ... -type f -name '*.la' -delete Despite the annoyance, pppd doesn't use lt_load() function so...
@yarda - Could you please spell out what you mean by this, e.g. include a LICENSE.BSD-3WAY file or similar. Also, given the different licenses floating around in the source code...
I reviewed the 1 change in the branch and it looks good to me. Hopefully if @anolivetree is able to give it a swing to test it then we should...
I must have replied his email or something. Did review the change a while back and it looked good to me. Don't have a way to test it though, was...
With some more tweaks to the above code, I was able to create a EmailSlackUserIdResolver with appropriate HttpClient and Autorization tokens, the rest api to slack works and the user...
Thanks for your update @dgeissl
Honestly, it sounds like a regression and I am probably the one to blame. Haven't had any bandwidth to look at this yet. I'd still vouch for getting this fixed...
As a part of the release process one should run ``` ./autogen.sh # configure runs ... make dist-gzip ``` This should create the tarball (ppp-2.5.1.tar.gz) that is to be released...
@rfc1036 I think requiring a package to run 'autogen.sh' brings along a bunch of extra dependencies for the package to build. You as a packager may see something different in...
@Neustradamus not sure if I have much time right now to jump on this. I think much of this code is a brain child of @jjkeijser. Perhaps if there is...