Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | haserl: fix lua support after 0.9.29 bump | Peter Korsgaard | 2011-05-16 | 1 | -0/+136 |
haserl no longer ships haserl_lualib.inc so our lua2c hack didn't work anymore. Fix is by adding a patch to re-add it and move the Makefile.in changes to here rather than with sed. Longer term we should probably add host-lua support instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |