summaryrefslogtreecommitdiffstats
path: root/python/python-django.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-django.spec')
-rw-r--r--python/python-django.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-django.spec b/python/python-django.spec
index de8e922..1d72747 100644
--- a/python/python-django.spec
+++ b/python/python-django.spec
@@ -47,7 +47,7 @@ Python Web framework.
%endif
%prep
-%setup -q
+%setup -q -n Django-%{version}
# remove bundled simplejson
cd django/utils/simplejson/
rm -rf *