/[packages]/updates/5/python-django/current/SPECS/python-django.spec
ViewVC logotype

Diff of /updates/5/python-django/current/SPECS/python-django.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 466252 by oden, Wed Aug 14 07:04:22 2013 UTC revision 472895 by marja, Thu Aug 29 12:01:57 2013 UTC
# Line 35  DRY principle. Line 35  DRY principle.
35  sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py  sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py
36    
37  %build  %build
38  PYTHONDONTWRITEBYTECODE= %__python setup.py build  %__python setup.py build
39  make -C docs/ html  make -C docs/ html
40    
41  %install  %install
42  %__rm -rf %{buildroot}  %__rm -rf %{buildroot}
43  PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}  %__python setup.py install --root=%{buildroot}
44    
45  %files  %files
46  %doc LICENSE README docs/_build/html  %doc LICENSE README docs/_build/html

Legend:
Removed from v.466252  
changed lines
  Added in v.472895

  ViewVC Help
Powered by ViewVC 1.1.30