view MANIFEST.in @ 1249:6c24a86a12ae

Fixes for SourceForge tracker bugs. - fixed filter() with no sort/group [SF#618614] - fixed register with no session [SF#618611] - fixed log / pid file path handling in roundup-server [SF#617981] - fixed old gadfly compatibiltiy problem, for sure this time [SF#612873]
author Richard Jones <richard@users.sourceforge.net>
date Mon, 07 Oct 2002 00:52:51 +0000
parents 65e9dd4b59e1
children ece4fb0bb39a
line wrap: on
line source

recursive-include roundup *.* home* page*
recursive-include frontends *.*
recursive-include scripts *.* *-*
recursive-include tools *.*
recursive-include cgi-bin *.cgi
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt
recursive-exclude roundup *.pyc *.pyo .cvsignore
recursive-exclude frontends *.pyc *.pyo .cvsignore
include run_tests *.txt
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
exclude doc/security.txt doc/templating.txt


Roundup Issue Tracker: http://roundup-tracker.org/