summaryrefslogtreecommitdiffstats
path: root/package/copas
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-12-19 09:17:04 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-31 17:43:17 +0100
commit95176657e57e54671344cc6cc61249780100aef2 (patch)
treee766c63218dd1b5a8a91389fe64ef50815004105 /package/copas
parentb38992449890753504a7c846837fdfc9a5142f99 (diff)
downloadbuildroot-95176657e57e54671344cc6cc61249780100aef2.tar.gz
buildroot-95176657e57e54671344cc6cc61249780100aef2.zip
package/lua*: regeneration of *.mk files
This commit aligns the .mk files of Lua packages so that they match with the output of the recently added Buildroot addon for Luarocks. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/copas')
-rw-r--r--package/copas/copas.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/copas/copas.mk b/package/copas/copas.mk
index 988692c4a9..5b7ba9997a 100644
--- a/package/copas/copas.mk
+++ b/package/copas/copas.mk
@@ -7,6 +7,6 @@
COPAS_VERSION = 2.0.2-1
COPAS_SUBDIR = copas-2_0_2
COPAS_LICENSE = MIT
-COPAS_LICENSE_FILES = $(COPAS_SUBDIR)/doc/us/license.html
+COPAS_LICENSE_FILES = $(COPAS_SUBDIR)/LICENSE
$(eval $(luarocks-package))
OpenPOWER on IntegriCloud