~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: John Arbash Meinel
  • Date: 2010-05-13 22:18:07 UTC
  • mto: This revision was merged to the branch mainline in revision 432.
  • Revision ID: john@arbash-meinel.com-20100513221807-6ahen1tjg76tgyey
A few more things needed to be removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
                                   "static/images/*"]},
66
66
    data_files = [
67
67
        ('share/man/man1', ['serve-branches.1']),
 
68
        ('share/doc/loggerhead', ['loggerhead.conf.example']),
68
69
        ],
69
70
    )