mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] python3-setuptools: bugfix license_files name
@ 2019-12-04 11:52 Lars Pedersen
  0 siblings, 0 replies; only message in thread
From: Lars Pedersen @ 2019-12-04 11:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Lars Pedersen

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-04 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 11:52 [ptxdist] [PATCH] python3-setuptools: bugfix license_files name Lars Pedersen

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