diff options
Diffstat (limited to 'package/lua/Makefile')
-rw-r--r-- | package/lua/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile index 0c2e8e2..7f0874b 100644 --- a/package/lua/Makefile +++ b/package/lua/Makefile @@ -19,6 +19,7 @@ PKG_SOURCE_URL:=http://www.lua.org/ftp/ \ http://www.tecgraf.puc-rio.br/lua/ftp/ PKG_MD5SUM:=d0870f2de55d59c1c8419f36e8fac150 +HOST_PATCH_DIR=./patches-host include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk |