* [Buildroot] [PATCH] patch: fix license information
@ 2013-05-08 9:40 spdawson at gmail.com
2013-05-08 10:17 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2013-05-08 9:40 UTC (permalink / raw)
To: buildroot
From: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
package/patch/patch.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/patch/patch.mk b/package/patch/patch.mk
index badc431..5a421c7 100644
--- a/package/patch/patch.mk
+++ b/package/patch/patch.mk
@@ -7,6 +7,6 @@
PATCH_VERSION = 2.7.1
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
PATCH_LICENSE = GPLv3+
-PATCH_LICENSE_FILE = COPYING
+PATCH_LICENSE_FILES = COPYING
$(eval $(autotools-package))
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] patch: fix license information
2013-05-08 9:40 [Buildroot] [PATCH] patch: fix license information spdawson at gmail.com
@ 2013-05-08 10:17 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-05-08 10:17 UTC (permalink / raw)
To: buildroot
>>>>> "spdawson" == spdawson <spdawson@gmail.com> writes:
spdawson> From: Simon Dawson <spdawson@gmail.com>
spdawson> Signed-off-by: Simon Dawson <spdawson@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-08 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 9:40 [Buildroot] [PATCH] patch: fix license information spdawson at gmail.com
2013-05-08 10:17 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox