1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

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.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick
2007-04-03 12:28:19 +00:00
parent abe6c5d6ae
commit b9d077c10d
4 changed files with 39 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
[bdist_rpm]
doc_files = docs/*.txt
doc_files = docs examples extras AUTHORS INSTALL LICENSE README
install-script = scripts/rpm-install.sh