]> git.kaiwu.me - nginx.git/commitdiff
Adding repository path missed in r4179.
authorIgor Sysoev <igor@sysoev.ru>
Thu, 6 Oct 2011 13:09:00 +0000 (13:09 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 6 Oct 2011 13:09:00 +0000 (13:09 +0000)
misc/GNUmakefile

index 091766939a8d3ad30923d605841a2d1afd991ba2..1ba208ac45e22575fcb945f5ffa620e64352805b 100644 (file)
@@ -3,6 +3,7 @@ VER =           $(shell grep 'define NGINX_VERSION' src/core/nginx.h    \
                        | sed -e 's/^.*\"\(.*\)\"/\1/')
 NGINX =                nginx-$(VER)
 TEMP =         tmp
+REPO =         svn://svn.nginx.com
 
 OBJS =         objs.msvc8
 OPENSSL =      openssl-1.0.0d