Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] build-helper/numpy: fix typo
@ 2022-01-18 12:01 unspecd
  2022-01-18 19:19 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: unspecd @ 2022-01-18 12:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

There is a new pull request by unspecd against master on the void-packages repository

https://github.com/unspecd/void-packages numpy-helper-typo
https://github.com/void-linux/void-packages/pull/35108

build-helper/numpy: fix typo
None

A patch file from https://github.com/void-linux/void-packages/pull/35108.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-numpy-helper-typo-35108.patch --]
[-- Type: text/x-diff, Size: 939 bytes --]

From f6d6118362c833ae5440f495f26868c4906d5314 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Tue, 18 Jan 2022 23:00:16 +1100
Subject: [PATCH] build-helper/numpy: fix typo

---
 common/build-helper/numpy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/build-helper/numpy.sh b/common/build-helper/numpy.sh
index 3731885a04e7..74c642116529 100644
--- a/common/build-helper/numpy.sh
+++ b/common/build-helper/numpy.sh
@@ -17,7 +17,7 @@ if [ "$CROSS_BUILD" ]; then
 	fi
 
 	# python3-setuptools finds numpy libs and headers on the host first;
-	# addding search paths up front allows the target to take priority
+	# adding search paths up front allows the target to take priority
 	CFLAGS+=" -I${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/core/include"
 	LDFLAGS+=" -L${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/core/lib"
 	LDFLAGS+=" -L${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/random/lib"

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

* Re: [PR PATCH] [Merged]: build-helper/numpy: fix typo
  2022-01-18 12:01 [PR PATCH] build-helper/numpy: fix typo unspecd
@ 2022-01-18 19:19 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2022-01-18 19:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a merged pull request on the void-packages repository

build-helper/numpy: fix typo
https://github.com/void-linux/void-packages/pull/35108

Description:
None

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

end of thread, other threads:[~2022-01-18 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 12:01 [PR PATCH] build-helper/numpy: fix typo unspecd
2022-01-18 19:19 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).