mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Use gitexecdir in Make and --no-current in PU
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
a9ce6dc595
commit
88bd96c6e7
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user