From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] rules/pam.make: Make .so file installation follow CROSS_LIB_DIR.
Date: Tue, 8 Jun 2021 21:31:29 +0200 [thread overview]
Message-ID: <20210608193129.13919-1-christian.melki@t2data.com> (raw)
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/pam.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/pam.make b/rules/pam.make
index 538ce2fa0..2f3ac3fb4 100644
--- a/rules/pam.make
+++ b/rules/pam.make
@@ -64,7 +64,7 @@ $(STATEDIR)/pam.targetinstall:
@$(call install_lib, pam, 0, 0, 0644, libpam_misc)
@$(call install_lib, pam, 0, 0, 0644, libpam)
- @$(call install_tree, pam, 0, 0, -, /usr/lib/security)
+ @$(call install_tree, pam, 0, 0, -, /usr/$(CROSS_LIB_DIR)/security)
@$(call install_alternative, pam, 0, 0, 0644, /etc/environment)
@$(call install_alternative, pam, 0, 0, 0644, /etc/security/access.conf)
--
2.31.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2021-06-08 19:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-08 19:31 Christian Melki [this message]
2021-06-16 10:35 ` [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=20210608193129.13919-1-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