summaryrefslogtreecommitdiffstats
path: root/www/orion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/orion/Makefile')
-rw-r--r--www/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 0c824c9..a0f9b5a 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -158,7 +158,7 @@ do-install:
@${ECHO_CMD} " [ DONE ]"
@${ECHO_CMD} -n ">> Fixing permissions..."
- @${CHMOD} 755 `find ${APP_HOME} -type d`
+ @${CHMOD} 755 `${FIND} ${APP_HOME} -type d`
@${ECHO_CMD} " [ DONE ]"
@${ECHO_CMD} -n ">> Creating PID file..."
OpenPOWER on IntegriCloud