diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk index 910efbe617..5ea46fbfd9 100644 --- a/package/python-web2py/python-web2py.mk +++ b/package/python-web2py/python-web2py.mk @@ -70,7 +70,7 @@ endef # So, we just need to create the directories used by web2py with the right # ownership. define PYTHON_WEB2PY_PERMISSIONS - /var/www/web2py r 750 33 33 - - - - - + /var/www/web2py r 750 33 33 - - - - - endef $(eval $(generic-package))