Make: There is no gitdir.
authorJunio C Hamano <junkio@cox.net>
Tue, 6 Dec 2005 08:13:39 +0000 (00:13 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 6 Dec 2005 08:13:39 +0000 (00:13 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make

diff --git a/Make b/Make
index 47d3946..c4f084e 100755 (executable)
--- a/Make
+++ b/Make
@@ -9,7 +9,6 @@ export PATH LANG LC_CTYPE
 
 #make prefix=/usr/local \
 make bindir=$HOME/bin/Linux \
-     gitdir=$HOME/lib/gitbin \
      PYTHON_PATH=/usr/bin/python2.4 \
      CFLAGS='-O1 -Wall -g'"$DDD" \
      WITH_SEND_EMAIL=YesPlease \