Fix permission order.

refs #4926
This commit is contained in:
Michael Friedrich 2013-10-20 18:49:19 +02:00 committed by Marius Hein
parent ac318251c7
commit bf0bd4cf8e

View File

@ -24,7 +24,7 @@ default:
# #
# Installs the whole application w\o httpd configurations # Installs the whole application w\o httpd configurations
# #
install: install-config install-basic install: install-config install-basic ensure-writable-folders
# #
# Installs the whole application w\o configuration # Installs the whole application w\o configuration