projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a79c77
)
doc:Makefile: use Python 2.7 for generate-libbe-txt.py
author
W. Trevor King
<wking@tremily.us>
Mon, 12 Nov 2012 17:20:40 +0000
(12:20 -0500)
committer
W. Trevor King
<wking@tremily.us>
Mon, 12 Nov 2012 17:20:40 +0000
(12:20 -0500)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index 71698a879eec7d1d6c66c0a58edc7363679adb6d..470a50d48089cf2b3e3ec6b0248d1281979f67e4 100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-92,4
+92,4
@@
doctest: libbe
.PHONY : libbe
libbe :
- python generate-libbe-txt.py
+ python
2.7
generate-libbe-txt.py