mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 6/8] rules/xorg-driver-video-vesa.make: Use CROSS_LIB_DIR.
Date: Wed,  8 Sep 2021 16:00:00 +0200	[thread overview]
Message-ID: <20210908140002.299517-6-christian.melki@t2data.com> (raw)
In-Reply-To: <20210908140002.299517-1-christian.melki@t2data.com>

Let xorg-driver-video install libraries in CROSS_LIB_DIR.
---
 rules/xorg-driver-video-vesa.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/xorg-driver-video-vesa.make b/rules/xorg-driver-video-vesa.make
index 3e249fe76..ca702df05 100644
--- a/rules/xorg-driver-video-vesa.make
+++ b/rules/xorg-driver-video-vesa.make
@@ -45,7 +45,7 @@ $(STATEDIR)/xorg-driver-video-vesa.targetinstall:
 	@$(call install_fixup, xorg-driver-video-vesa,DESCRIPTION,missing)
 
 	@$(call install_copy, xorg-driver-video-vesa, 0, 0, 0755, -, \
-		/usr/lib/xorg/modules/drivers/vesa_drv.so)
+		/usr/$(CROSS_LIB_DIR)/xorg/modules/drivers/vesa_drv.so)
 
 	@$(call install_finish, xorg-driver-video-vesa)
 
-- 
2.30.2


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


  parent reply	other threads:[~2021-09-08 14:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 13:59 [ptxdist] [PATCH 1/8] rules/xorg-driver-input-evdev.make: " Christian Melki
2021-09-08 13:59 ` [ptxdist] [PATCH 2/8] rules/xorg-driver-input-keyboard.make: " Christian Melki
2021-09-08 13:59 ` [ptxdist] [PATCH 3/8] rules/xorg-driver-input-mouse.make: " Christian Melki
2021-09-08 13:59 ` [ptxdist] [PATCH 4/8] rules/xorg-driver-input-tslib.make: " Christian Melki
2021-09-08 13:59 ` [ptxdist] [PATCH 5/8] rules/xorg-driver-input-void.make: " Christian Melki
2021-09-08 14:00 ` Christian Melki [this message]
2021-09-08 14:00 ` [ptxdist] [PATCH 7/8] rules/xorg-fonts.make: " Christian Melki
2021-09-08 14:00 ` [ptxdist] [PATCH 8/8] rules/mesalib.make: " Christian Melki
2021-09-29  9:05 ` [ptxdist] [PATCH 1/8] rules/xorg-driver-input-evdev.make: " 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=20210908140002.299517-6-christian.melki@t2data.com \
    --to=christian.melki@t2data.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