aboutsummaryrefslogtreecommitdiff
path: root/stand/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/lua/Makefile')
-rw-r--r--stand/lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/lua/Makefile b/stand/lua/Makefile
index 6e7019603ae4..7bdcc3fee056 100644
--- a/stand/lua/Makefile
+++ b/stand/lua/Makefile
@@ -12,7 +12,7 @@ MAN= cli.lua.8 \
password.lua.8 \
screen.lua.8
-FILESDIR= /boot/lua
+FILESDIR= ${LUAPATH}
FILES= cli.lua \
color.lua \
config.lua \