~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: John Arbash Meinel
  • Date: 2010-05-14 07:33:29 UTC
  • mto: This revision was merged to the branch mainline in revision 432.
  • Revision ID: john@arbash-meinel.com-20100514073329-6w7rrbulq7tzsloj
Stop referencing start-loggerhead and stop-loggerhead.

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
    )