1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

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.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick
2007-02-12 00:33:24 +00:00
parent a0c354ee4e
commit 2258723097
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
[bdist_rpm]
doc_files = docs/*.txt
install-script = scripts/rpm-install.sh