lua: create lua symlink for host installation
authorDavid Bauer <mail@david-bauer.net>
Wed, 28 Aug 2019 18:47:02 +0000 (20:47 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 31 Aug 2019 08:31:00 +0000 (10:31 +0200)
commit9b0ce1789bb6d29e0fa58283bbd3ebecdf45a433
tree7bfa820f31451146d0eaa3d7c58918513eda54f9
parent1c0290c5cc6258c48b8ba46b4f9c85a21de4f875
lua: create lua symlink for host installation

Since the binaries for both lua as well as lua5.3 contain the version
number, invocations of the "lua" binary are failing, as it's not created
anymore for the host package.

Fixes: fe59b46 ("lua: include version number in installed files")
Signed-off-by: David Bauer <mail@david-bauer.net>
package/utils/lua/Makefile