]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - lighttpd-branding.patch
- merged 1.4.71 from PLD
[packages/lighttpd.git] / lighttpd-branding.patch
index ac58026b59617484a7a898871113a23f4d24bda7..ce2ac9ad22be00e6515fd7c9dcd5575fc9e23065 100644 (file)
@@ -1,11 +1,12 @@
 --- lighttpd-1.4.56/src/server.c~      2020-11-30 00:32:01.000000000 +0200
 +++ lighttpd-1.4.56/src/server.c       2020-11-30 08:29:32.022380561 +0200
-@@ -25,7 +25,7 @@
+@@ -26,7 +26,7 @@
  # define REPO_VERSION ""
  #endif
  
 -#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION
-+#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION " (TLD Linux)"
- static const buffer default_server_tag = { CONST_STR_LEN(PACKAGE_DESC)+1, 0 };
++#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION " (PLD Linux)"
+ static const buffer default_server_tag =
+   { PACKAGE_DESC "\0server", sizeof(PACKAGE_DESC), 0 };
  
- #include <sys/types.h>
+