comparison 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
comparison
equal deleted inserted replaced
1248:5b419b02c169 1249:6c24a86a12ae
7 recursive-include doc *.html *.png *.txt 7 recursive-include doc *.html *.png *.txt
8 recursive-exclude roundup *.pyc *.pyo .cvsignore 8 recursive-exclude roundup *.pyc *.pyo .cvsignore
9 recursive-exclude frontends *.pyc *.pyo .cvsignore 9 recursive-exclude frontends *.pyc *.pyo .cvsignore
10 include run_tests *.txt 10 include run_tests *.txt
11 exclude BUILD.txt I18N_PROGRESS.txt TODO.txt 11 exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
12 exclude doc/security.txt doc/templating.txt
12 13

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