summarylogtreecommitdiffstats
path: root/luacheck
diff options
context:
space:
mode:
authorPieter Goetschalckx2015-12-15 10:09:23 +0100
committerPieter Goetschalckx2015-12-15 10:09:23 +0100
commit50b97ed3c37d109520a790c132bee580834dd344 (patch)
treefd874f7ca5b15254bf2b547521b8d040438f7d26 /luacheck
parent78f3e8367d2efb574eb42c4379a52f294f82a9b3 (diff)
downloadaur-50b97ed3c37d109520a790c132bee580834dd344.tar.gz
Moved to /usr/share/lua/5.3/
Diffstat (limited to 'luacheck')
-rwxr-xr-xluacheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/luacheck b/luacheck
index ed6bf703ae0e..a5dfb0bc338b 100755
--- a/luacheck
+++ b/luacheck
@@ -1,2 +1,2 @@
#!/bin/sh
-exec /usr/share/luacheck/bin/luacheck "$@"
+exec /usr/share/lua/5.3/luacheck/bin/luacheck "$@"