[python-django-typepadapp/el6] one more change

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Feb 27 13:24:07 UTC 2014


commit 12e5d3323dd3c0e5c89a453afc333c7a4ad97470
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Feb 27 08:24:41 2014 -0500

    one more change

 python-django-typepadapp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-typepadapp.spec b/python-django-typepadapp.spec
index 3a15c4e..9a38c60 100644
--- a/python-django-typepadapp.spec
+++ b/python-django-typepadapp.spec
@@ -46,7 +46,7 @@ rm -rf typepadapp.egg-info
 %{__python} setup.py build
 
 %install
-%{__python2} setup.py install -01 --skip-build --root $RPM_BUILD_ROOT
+%{__python} setup.py install -01 --skip-build --root $RPM_BUILD_ROOT
 chmod 0755 $RPM_BUILD_ROOT%{python_sitelib}/typepadapp/conf/project_template/app.wsgi
 chmod 0644 $RPM_BUILD_ROOT%{python_sitelib}/typepadapp/static/soundmanager/soundmanager2.js
 chmod 0644 $RPM_BUILD_ROOT%{python_sitelib}/typepadapp/static/soundmanager/soundmanager2-nodebug-jsmin.js


More information about the scm-commits mailing list