Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] macchanger: add license file
@ 2015-11-25 12:45 Peter Rosin
  2015-11-25 21:58 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Rosin @ 2015-11-25 12:45 UTC (permalink / raw)
  To: buildroot

From: Peter Rosin <peda@axentia.se>

Signed-off-by: Peter Rosin <peda@axentia.se>
---
 package/macchanger/macchanger.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/macchanger/macchanger.mk b/package/macchanger/macchanger.mk
index 5ded0b8..a74337a 100644
--- a/package/macchanger/macchanger.mk
+++ b/package/macchanger/macchanger.mk
@@ -7,5 +7,6 @@
 MACCHANGER_VERSION = 1.6.0
 MACCHANGER_SITE = $(BR2_GNU_MIRROR)/macchanger
 MACCHANGER_LICENSE = GPLv2+
+MACCHANGER_LICENSE_FILES = src/mac.h
 
 $(eval $(autotools-package))
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] macchanger: add license file
  2015-11-25 12:45 [Buildroot] [PATCH] macchanger: add license file Peter Rosin
@ 2015-11-25 21:58 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2015-11-25 21:58 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Rosin <peda@lysator.liu.se> writes:

 > From: Peter Rosin <peda@axentia.se>
 > Signed-off-by: Peter Rosin <peda@axentia.se>
 > ---
 >  package/macchanger/macchanger.mk |    1 +
 >  1 file changed, 1 insertion(+)

 > diff --git a/package/macchanger/macchanger.mk b/package/macchanger/macchanger.mk
 > index 5ded0b8..a74337a 100644
 > --- a/package/macchanger/macchanger.mk
 > +++ b/package/macchanger/macchanger.mk
 > @@ -7,5 +7,6 @@
 >  MACCHANGER_VERSION = 1.6.0
 >  MACCHANGER_SITE = $(BR2_GNU_MIRROR)/macchanger
 >  MACCHANGER_LICENSE = GPLv2+
 > +MACCHANGER_LICENSE_FILES = src/mac.h

When we use a source code file as the license file we typically use the
"main" .c file, which in this case would be src/main.c, so I've changed
it to that and committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-25 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 12:45 [Buildroot] [PATCH] macchanger: add license file Peter Rosin
2015-11-25 21:58 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox