[python-django-typepadapp/el6] chmod

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Feb 27 14:25:04 UTC 2014


commit bdb6f2f0b7b1e1615b7fa8a2f434aa2425e48565
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Feb 27 09:25:37 2014 -0500

    chmod

 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 f03246b..0afbc5f 100644
--- a/python-django-typepadapp.spec
+++ b/python-django-typepadapp.spec
@@ -47,7 +47,7 @@ rm -rf typepadapp.egg-info
 
 %install
 %{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
-chmod 0755 %{python_sitelib}/typepadapp/conf/project_template/app.wsgi
+#chmod 0755 %{python_sitelib}/typepadapp/conf/project_template/app.wsgi
 chmod 0644 %{python_sitelib}/typepadapp/static/soundmanager/soundmanager2.js
 chmod 0644 %{python_sitelib}/typepadapp/static/soundmanager/soundmanager2-nodebug-jsmin.js
 


More information about the scm-commits mailing list