~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Max Bowsher
  • Date: 2011-03-10 14:22:12 UTC
  • mto: This revision was merged to the branch mainline in revision 432.
  • Revision ID: maxb@f2s.com-20110310142212-7xp32hm90lq7zz0d
Remove more things related to the removed code.

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']),
69
68
        ],
70
69
    )