Files
deb-python-pygit2/MANIFEST
J. David Ibáñez 5f4d98d7dc Fix the manifest file (issue #115)
The include directory was missing, so pygit2 could not be built.
Test data files were also missing.

The current fix is a hack, just generated the MANIFEST file using
"git ls-files", excluding hidden files, and committed that. For
easiest maintenance, the MANIFEST file should be generated by
setup.py using "git ls-files".
2012-07-23 17:21:55 +02:00

2.3 KiB