From f1e3d4a3828c377ef19f1f3d754457221c200bc4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Sep 2009 14:51:22 -0700 Subject: build: hardcode the canonical git URL I just distributed a tarball with my local FS path in the documentation :( --- GNUmakefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'GNUmakefile') 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 -- cgit v1.2.3-24-ge0c7