]> git.pld-linux.org Git - packages/lighttpd.git/blame_incremental - lighttpd-branding.patch
update to 1.4.54
[packages/lighttpd.git] / lighttpd-branding.patch
... / ...
CommitLineData
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 " (PLD Linux)"
9
10 #include <sys/types.h>
11 #include <sys/time.h>
This page took 0.018632 seconds and 4 git commands to generate.