diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk index af0b443d5..372fc8a57 100644 --- a/build/config.mk +++ b/build/config.mk @@ -1,3 +1,3 @@ LUAC = luac LUAC_OPTIONS = -s -LUCI_INSTALLDIR = /usr/lib/lua/ffluci
\ No newline at end of file +LUCI_INSTALLDIR = /usr/lib/lua/5.1/ffluci
\ No newline at end of file |