mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lars Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH] python3-setuptools: don't install exe files
Date: Wed, 18 Aug 2021 10:06:52 +0200	[thread overview]
Message-ID: <20210818080652.668423-1-lapeddk@gmail.com> (raw)

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 f16368a99..85e42ce97 100644
--- a/rules/python3-setuptools.make
+++ b/rules/python3-setuptools.make
@@ -45,7 +45,7 @@ $(STATEDIR)/python3-setuptools.targetinstall:
 	@$(call install_fixup, python3-setuptools,DESCRIPTION,missing)
 
 	@$(call install_glob,python3-setuptools, 0, 0, -, \
-		$(PYTHON3_SITEPACKAGES),, *.py)
+		$(PYTHON3_SITEPACKAGES),, *.py *.exe)
 
 	@$(call install_finish, python3-setuptools)
 
-- 
2.31.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2021-08-18  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18  8:06 Lars Pedersen [this message]
2021-10-07 10:18 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20210818080652.668423-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