Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and ↵Malcolm Tredinnick2007-04-031-1/+1
| | | | | | | | | | 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. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Refs #3338 -- Partially fix rpm packaging problems. ↵Malcolm Tredinnick2007-02-121-0/+1
| | | | | | | | | | There is still one issue remaining with how we construct the version numbers, but this change is useful nonetheless. Patch from Dirk Datzert. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Added setup.cfg, with bdist_rpm doc_files specified. ↵Adrian Holovaty2006-09-011-0/+3
Thanks for the patch, dummy@habmalnefrage.de git-svn-id: http://code.djangoproject.com/svn/django/trunk@3693 bcc190cf-cafb-0310-a4f2-bffc1f526a37