]> TLD Linux GIT Repositories - packages/lighttpd.git/blob - lighttpd-branding.patch
- init cleanup (merged too much from PLD)
[packages/lighttpd.git] / lighttpd-branding.patch
1 --- lighttpd-1.4.46/src/server.c~       2017-10-21 22:36:29.000000000 +0300
2 +++ lighttpd-1.4.46/src/server.c        2017-10-22 14:38:39.530007753 +0300
3 @@ -25,7 +25,7 @@
4  # define REPO_VERSION ""
5  #endif
6  
7 -#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION
8 +#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION " (TLD Linux)"
9  
10  #include <sys/types.h>
11  #include <sys/time.h>