]> git.pld-linux.org Git - packages/lighttpd.git/blame - lighttpd-branding.patch
add mod_vhostdb_pgsql build
[packages/lighttpd.git] / lighttpd-branding.patch
CommitLineData
0d5d774e
ER
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
77b6d8cb 6
0d5d774e
ER
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.031378 seconds and 4 git commands to generate.