Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http
>
nginx
> nginx-versiontilt.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File nginx-versiontilt.patch of Package nginx
--- nginx-1.2.0/src/core/nginx.h 2012-04-23 14:54:14.000000000 +0200 +++ nginx-1.2.0/src/core/nginx.h~ 2012-04-25 16:20:55.000000000 +0200 @@ -10,8 +10,8 @@ #define nginx_version 1002000 -#define NGINX_VERSION "1.2.0" -#define NGINX_VER "nginx/" NGINX_VERSION +#define NGINX_VERSION "" +#define NGINX_VER "" NGINX_VERSION #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin"