about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-18 14:51:22 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-18 14:51:22 -0700
commitf1e3d4a3828c377ef19f1f3d754457221c200bc4 (patch)
tree30f30902e39009a827665d5bd71b8a8787055374 /GNUmakefile
parent76130578eb270391bf4afd3c9b74dd1bdb8a3dca (diff)
downloadunicorn-f1e3d4a3828c377ef19f1f3d754457221c200bc4.tar.gz
I just distributed a tarball with my local FS path
in the documentation :(
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2359721..f4e0fca 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,8 +3,7 @@ all:: test
 ruby = ruby
 rake = rake
 ragel = ragel
-GIT_URL = $(shell git config --get remote.origin.url 2>/dev/null || \
-           echo git://git.bogomips.org/unicorn.git)
+GIT_URL = git://git.bogomips.org/unicorn.git
 RLFLAGS = -G2
 
 GIT-VERSION-FILE: .FORCE-GIT-VERSION-FILE