Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
stash: Don't overwrite files that have gone from the index
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b07cd8a68146047ed3e7a5a17a420ad0ff5576f8..e57d9754e28f280cb3074094c800c97dbdb91d12 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-831,6
+831,7
@@
ifeq ($(uname_S),FreeBSD)
NO_UINTMAX_T = YesPlease
NO_STRTOUMAX = YesPlease
endif
+ PYTHON_PATH = /usr/local/bin/python
endif
ifeq ($(uname_S),OpenBSD)
NO_STRCASESTR = YesPlease