Django

Code

Show
Ignore:
Timestamp:
04/03/07 07:28:19 (2 years ago)
Author:
mtredinnick
Message:

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.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/setup.cfg

    r4490 r4912  
    11[bdist_rpm] 
    2 doc_files = docs/*.txt 
     2doc_files = docs examples extras AUTHORS INSTALL LICENSE README 
    33install-script = scripts/rpm-install.sh 
    44