mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ncurses.make: Change the explicit pkg-config dir to follow CROSS_LIB_DIR.
@ 2021-05-19 10:05 Christian Melki
  2021-05-27  6:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-05-19 10:05 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/ncurses.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/ncurses.make b/rules/ncurses.make
index 6a7a13ef1..38f9c01ff 100644
--- a/rules/ncurses.make
+++ b/rules/ncurses.make
@@ -48,7 +48,7 @@ NCURSES_AUTOCONF_SHARED = \
 	--without-tack \
 	--without-tests \
 	--with-curses-h \
-	--with-pkg-config-libdir=/usr/lib/pkgconfig \
+	--with-pkg-config-libdir=/usr/$(CROSS_LIB_DIR)/pkgconfig \
 	--$(call ptx/endis,$(1))-pc-files \
 	--enable-mixed-case \
 	--without-libtool \
-- 
2.31.1


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


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

* Re: [ptxdist] [APPLIED] ncurses.make: Change the explicit pkg-config dir to follow CROSS_LIB_DIR.
  2021-05-19 10:05 [ptxdist] [PATCH] ncurses.make: Change the explicit pkg-config dir to follow CROSS_LIB_DIR Christian Melki
@ 2021-05-27  6:45 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-05-27  6:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 7ae9e5590ae5efe280b5415abed4422deb139c7a.

Michael

[sent from post-receive hook]

On Thu, 27 May 2021 08:45:51 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20210519100512.32248-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/ncurses.make b/rules/ncurses.make
> index 6a7a13ef19f9..38f9c01fffb2 100644
> --- a/rules/ncurses.make
> +++ b/rules/ncurses.make
> @@ -48,7 +48,7 @@ NCURSES_AUTOCONF_SHARED = \
>  	--without-tack \
>  	--without-tests \
>  	--with-curses-h \
> -	--with-pkg-config-libdir=/usr/lib/pkgconfig \
> +	--with-pkg-config-libdir=/usr/$(CROSS_LIB_DIR)/pkgconfig \
>  	--$(call ptx/endis,$(1))-pc-files \
>  	--enable-mixed-case \
>  	--without-libtool \

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


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

end of thread, other threads:[~2021-05-27  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 10:05 [ptxdist] [PATCH] ncurses.make: Change the explicit pkg-config dir to follow CROSS_LIB_DIR Christian Melki
2021-05-27  6:45 ` [ptxdist] [APPLIED] " Michael Olbrich

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