Use gitexecdir in Make and --no-current in PU
Signed-off-by: Junio C Hamano <junkio@cox.net>todo
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…
Reference in New Issue