Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/12] cgilua: add LICENSE_FILES
@ 2017-09-04 17:50 Francois Perrad
  2017-09-04 17:50 ` [Buildroot] [PATCH 02/12] copas: " Francois Perrad
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Francois Perrad @ 2017-09-04 17:50 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/cgilua/cgilua.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/cgilua/cgilua.mk b/package/cgilua/cgilua.mk
index 73006ff8b..cd78841fd 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))
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-09-07  7:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04 17:50 [Buildroot] [PATCH 01/12] cgilua: add LICENSE_FILES Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 02/12] copas: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 03/12] coxpcall: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 04/12] dado: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 05/12] luaexpat: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 06/12] luaposix: fix LICENSE_FILES Francois Perrad
2017-09-06 20:30   ` Thomas Petazzoni
2017-09-04 17:50 ` [Buildroot] [PATCH 07/12] luasql-sqlite3: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 08/12] rings: add LICENSE_FILES Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 09/12] wsapi: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 10/12] wsapi-fcgi: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 11/12] wsapi-xavante: " Francois Perrad
2017-09-04 17:50 ` [Buildroot] [PATCH 12/12] xavante: " Francois Perrad
2017-09-06 20:38 ` [Buildroot] [PATCH 01/12] cgilua: " Thomas Petazzoni
2017-09-07  7:50   ` François Perrad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox