mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
pinentry-tty path needs to be known from gpg-agent
This commit is contained in:
parent
6335ece902
commit
44d566a72a
@ -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…
Reference in New Issue
Block a user