repo.or.cz
/
python-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
format_patch_helper: make "output" a keyword arg
[python-git.git]
/
INSTALL.txt
blob
b9869aac1774b04e461fc8d56e5cbc47e0916553
1
2
python setup.py build
3
python setup.py --prefix=/usr install
4
5
6
ALTERNATIVELY:
7
8
make
9
make prefix=/usr install
10