buildroot/package/luajit
Romain Naour e05a5b8e34 luajit: fix host installation
Packages installed for the host should have their prefix set to
$(HOST_DIR)/usr, and therefore not use DESTDIR at installation time.

Using PREFIX=/usr DESTDIR=$(HOST_DIR) is wrong, and leads for example to
luajit.pc containing prefix=/usr, which means pkg-config returns
incorrect results for host-luajit.

This patch fixes the luajit package to conform to this rule.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
[Thomas: rewrite commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-01 23:29:56 +02:00
..
0001-no-bin-symlink.patch luajit: clean fuzz/offset in patches 2015-06-02 22:48:35 +02:00
0002-install-inc.patch luajit: clean fuzz/offset in patches 2015-06-02 22:48:35 +02:00
0003-install-so.patch luajit: clean fuzz/offset in patches 2015-06-02 22:48:35 +02:00
Config.in package/luajit: disable for static build 2015-07-18 21:06:02 +02:00
luajit.hash
luajit.mk luajit: fix host installation 2016-05-01 23:29:56 +02:00