diff options
Diffstat (limited to 'gnurl.html.j2')
-rw-r--r-- | gnurl.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnurl.html.j2 b/gnurl.html.j2 index 32947239..5dd17dd8 100644 --- a/gnurl.html.j2 +++ b/gnurl.html.j2 @@ -82,7 +82,7 @@ move to something simpler. As the library gets a new name, we do not have to worry about tons of packages breaking as soon as one rebuilds it. So renaming itself and saying that "libgnurl = libcurl with only - HTTP/HTTPS support and GnuTLS" fixes 99% of the problems that darkened + HTTP/HTTPS support and GnuTLS" fixes 99%% of the problems that darkened my mood. Note that this pretty much CANNOT be done without a fork, as renaming is an essential part of the fix. Now, there might be creative solutions to achieve the same thing within the standard cURL build |