luaexpat: add LICENSE_FILES

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2017-09-04 19:50:39 +02:00 committed by Thomas Petazzoni
parent c7e40ece0a
commit d71a282652

View File

@ -7,5 +7,6 @@
LUAEXPAT_VERSION = 1.3.0-1
LUAEXPAT_DEPENDENCIES = expat
LUAEXPAT_LICENSE = MIT
LUAEXPAT_LICENSE_FILES = $(LUAEXPAT_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))