From: Thomas Petazzoni Date: Sun, 1 Sep 2013 14:01:43 +0000 (+0200) Subject: orbit: fix ORBIT_LICENSE_FILES X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0279c7a1eb7038eb09aefcc146e224e415b03333;p=buildroot.git orbit: fix ORBIT_LICENSE_FILES Fixes: http://autobuild.buildroot.org/results/33e/33e4e65301679e46cd80a1a123f45647376e60ce/ Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/orbit/orbit.mk b/package/orbit/orbit.mk index af5f0af94d..ba1142fe35 100644 --- a/package/orbit/orbit.mk +++ b/package/orbit/orbit.mk @@ -7,7 +7,7 @@ ORBIT_VERSION = 2.2.0 ORBIT_SITE = http://github.com/downloads/keplerproject/orbit ORBIT_LICENSE = MIT -ORBIT_LICENSE_FILES = COPYRIGHT +ORBIT_LICENSE_FILES = doc/us/license.md define ORBIT_INSTALL_TARGET_CMDS $(MAKE) -C $(@D) \