mirror of
https://github.com/git/git.git
synced 2026-01-14 12:48:15 +00:00
Use gitexecdir in Make and --no-current in PU
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
1
Make
1
Make
@@ -9,6 +9,7 @@ export PATH LANG LC_CTYPE
|
||||
|
||||
#make prefix=/usr/local \
|
||||
make bindir=$HOME/bin/Linux \
|
||||
gitexecdir=$HOME/bin/Linux \
|
||||
PYTHON_PATH=/usr/bin/python2.4 \
|
||||
CFLAGS='-O1 -Wall -Wdeclaration-after-statement -g'"$DDD" \
|
||||
WITH_SEND_EMAIL=YesPlease \
|
||||
|
||||
Reference in New Issue
Block a user