Thanks, applied as 83d78d2da0963505086b6e554daff8a6699e83a0. Michael
[sent from post-receive hook] On Wed, 16 Jun 2021 12:35:58 +0200, Christian Melki <[email protected]> wrote: > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/pam.make b/rules/pam.make > index 538ce2fa0263..2f3ac3fb400f 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) _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
