modify build/spec file to work on el6 with quasi-broken setup process

remove data_files section from setup.py for some reason or another
This commit is contained in:
Seth Vidal 2012-03-13 11:08:10 -04:00
commit 3567237dbc
3 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,5 @@
include README.md AUTHORS.md ansible.spec
include examples/hosts
recursive-include docs *
recursive-include library *
include Makefile