]> arthur.barton.de Git - bup.git/commit
Makefile: build module using python distutils instead of manually.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 24 Jan 2010 22:44:19 +0000 (17:44 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 24 Jan 2010 22:59:28 +0000 (17:59 -0500)
commita2e3433daa1a4661a73220e076b0a35d302482f4
tree810d89c8397c3438d8cb5b7ddf977fb9327243bf
parent144b18accd6a706021efce697c7dedb299f497e0
Makefile: build module using python distutils instead of manually.

This makes it work with fink's version of python, among possibly other
things.

So now we can build chashsplit.so even on MacOS X tiger, even though tiger's
python 2.3 is too old, by installing fink's python24 package first.
.gitignore
Makefile
csetup.py [new file with mode: 0644]