[Buildroot] [git commit] cgilua: add LICENSE_FILES

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 6 20:20:30 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=448475231c98f0a5fb325266507ad626d5858c45
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/cgilua/cgilua.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/cgilua/cgilua.mk b/package/cgilua/cgilua.mk
index 73006ff..cd78841 100644
--- a/package/cgilua/cgilua.mk
+++ b/package/cgilua/cgilua.mk
@@ -6,5 +6,6 @@
 
 CGILUA_VERSION = 5.2.1-1
 CGILUA_LICENSE = MIT
+CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html
 
 $(eval $(luarocks-package))


More information about the buildroot mailing list