diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-02-19 01:07:41 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-19 06:16:02 +0000 |
commit | e6268410df9427a59a9a4f08a0a10f7139f5d3a4 (patch) | |
tree | b78cae96e2833d2fe40aa7dada84a1e212d8f78e /.editorconfig | |
parent | net-misc/openssh: remove pointless USE=X (diff) | |
download | gentoo-e6268410df9427a59a9a4f08a0a10f7139f5d3a4.tar.gz gentoo-e6268410df9427a59a9a4f08a0a10f7139f5d3a4.tar.bz2 gentoo-e6268410df9427a59a9a4f08a0a10f7139f5d3a4.zip |
net-misc/openssh: use an officially supported approach to overriding xauth
Instead of patching out a header file, use the ./configure option
dedicated for this purpose. It has the side effect of correctly sed'ing
out config files / manpages with the updated location.
When not explicitly passed, the builtin default is used as a fallback,
but when USE=X, portage as an implementation detail guarantees that
xauth will be installed before openssh is compiled.
... as long as you don't use --buildpkg.
So, "probably" if you used USE=X the paths were correct, but:
- this is overall a poor approach to reliability
- it misses the point of also overriding the path when USE="-X"
- we just removed the USE flag and the RDEPEND
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions