]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
xavante: add LICENSE_FILES
authorFrancois Perrad <fperrad@gmail.com>
Mon, 4 Sep 2017 17:50:46 +0000 (19:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Sep 2017 20:31:04 +0000 (22:31 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xavante/xavante.mk

index 20e4aabed8792fbbd0033898e8ed97495b293200..d962e7bcabc40dc38be10071585462922c9077b7 100644 (file)
@@ -6,5 +6,6 @@
 
 XAVANTE_VERSION = 2.4.0-1
 XAVANTE_LICENSE = MIT
+XAVANTE_LICENSE_FILES = $(XAVANTE_SUBDIR)/doc/us/license.html
 
 $(eval $(luarocks-package))