mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-31 16:35:25 +00:00
pinentry-tty path needs to be known from gpg-agent
This commit is contained in:
parent
42a13bc7cb
commit
91886bb3ff
@ -1 +1,3 @@
|
||||
scdaemon-program /bin/scdaemon
|
||||
pinentry-program /bin/pinentry-tty
|
||||
daemon
|
||||
|
@ -36,6 +36,6 @@ pinentry_target := $(MAKE_JOBS) \
|
||||
install \
|
||||
&& cp $(build)/$(pinentry_dir)/tty/pinentry-tty $(build)/$(pinentry_dir)/tty/pinentry
|
||||
|
||||
pinentry_output := tty/pinentry
|
||||
pinentry_output := tty/pinentry-tty
|
||||
|
||||
pinentry_depends := libgpg-error libassuan $(musl_dep)
|
||||
|
Loading…
x
Reference in New Issue
Block a user