From: Lars Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH] python3-setuptools: bugfix license_files name
Date: Wed, 4 Dec 2019 12:52:18 +0100 [thread overview]
Message-ID: <20191204115218.43151-1-lapeddk@gmail.com> (raw)
Wrong license_files field name used.
Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
rules/python3-setuptools.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/python3-setuptools.make b/rules/python3-setuptools.make
index 935260741..4e3552a5f 100644
--- a/rules/python3-setuptools.make
+++ b/rules/python3-setuptools.make
@@ -22,7 +22,7 @@ PYTHON3_SETUPTOOLS_URL := https://files.pythonhosted.org/packages/source/s/setu
PYTHON3_SETUPTOOLS_SOURCE := $(SRCDIR)/$(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOLS_SUFFIX)
PYTHON3_SETUPTOOLS_DIR := $(BUILDDIR)/$(PYTHON3_SETUPTOOLS)
PYTHON3_SETUPTOOLS_LICENSE := MIT
-HOST_PYTHON3_SETUPTOOLS_LICENSE_FILES := \
+PYTHON3_SETUPTOOLS_LICENSE_FILES := \
file://LICENSE;md5=9a33897f1bca1160d7aad3835152e158
# ----------------------------------------------------------------------------
--
2.23.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2019-12-04 11:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191204115218.43151-1-lapeddk@gmail.com \
--to=lapeddk@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox