Django

Code

root/django/branches/queryset-refactor/setup.cfg

Revision 4912, 117 bytes (checked in by mtredinnick, 2 years ago)

Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a
portable fashion. That took a *lot* longer to debug than I thought it would, so
let's try not to break it.

Line 
1 [bdist_rpm]
2 doc_files = docs examples extras AUTHORS INSTALL LICENSE README
3 install-script = scripts/rpm-install.sh
Note: See TracBrowser for help on using the browser.