package/python-web2py: drop spurious spaces
Drop spurious spaces added by commit
7c0fab65aa
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f9f0bc279d
commit
b5ee89aa28
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user