* [Buildroot] [PATCH] orbit: fix ORBIT_LICENSE_FILES
@ 2013-09-01 14:01 Thomas Petazzoni
2013-09-01 19:43 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2013-09-01 14:01 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.org/results/33e/33e4e65301679e46cd80a1a123f45647376e60ce/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/orbit/orbit.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/orbit/orbit.mk b/package/orbit/orbit.mk
index af5f0af..ba1142f 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) \
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-01 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-01 14:01 [Buildroot] [PATCH] orbit: fix ORBIT_LICENSE_FILES Thomas Petazzoni
2013-09-01 19:43 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox