diff options
| author | Joe Orton <jorton@redhat.com> | 2012-10-01 13:23:34 +0100 |
|---|---|---|
| committer | Joe Orton <jorton@redhat.com> | 2012-10-01 13:23:34 +0100 |
| commit | 3027873c99e14ee31da60c9ab3b2b44f0525bb2c (patch) | |
| tree | 56cd012cb3c4b7577eeda1ba493726b596c8c44c /httpd-2.4.3-release.patch | |
| parent | e3b60d787d13a6a27a0011ad7df984c1bc1f5692 (diff) | |
define PLATFORM in os.h using vendor string
Diffstat (limited to 'httpd-2.4.3-release.patch')
| -rw-r--r-- | httpd-2.4.3-release.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/httpd-2.4.3-release.patch b/httpd-2.4.3-release.patch deleted file mode 100644 index 0b2fb77..0000000 --- a/httpd-2.4.3-release.patch +++ /dev/null @@ -1,16 +0,0 @@ - -Upstream-HEAD: vendor -Upstream-2.0: vendor -Upstream-Status: vendor-specific change - ---- httpd-2.4.3/server/core.c.release -+++ httpd-2.4.3/server/core.c -@@ -3189,7 +3189,7 @@ static void set_banner(apr_pool_t *pconf - ap_add_version_component(pconf, AP_SERVER_BASEPRODUCT "/" AP_SERVER_MAJORVERSION); - } - else { -- ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (" PLATFORM ")"); -+ ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (@RELEASE@)"); - } - - /* |
