Django

Code

root/django/tags/releases/0.96.2/setup.cfg

Revision 4490, 76 bytes (checked in by mtredinnick, 2 years ago)

Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
remaining with how we construct the version numbers, but this change is useful
nonetheless. Patch from Dirk Datzert.

Line 
1 [bdist_rpm]
2 doc_files = docs/*.txt
3 install-script = scripts/rpm-install.sh
Note: See TracBrowser for help on using the browser.