summaryrefslogtreecommitdiff
path: root/net-misc/openssh/openssh-8.5_p1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openssh/openssh-8.5_p1.ebuild')
-rw-r--r--net-misc/openssh/openssh-8.5_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-8.5_p1.ebuild b/net-misc/openssh/openssh-8.5_p1.ebuild
index a5b7915c25d5..ab670d15e10e 100644
--- a/net-misc/openssh/openssh-8.5_p1.ebuild
+++ b/net-misc/openssh/openssh-8.5_p1.ebuild
@@ -438,7 +438,7 @@ src_install() {
# https://bugs.gentoo.org/733802
if ! use scp; then
- rm "${ED}"/usr/{bin/scp,share/man/man1/scp.1} \
+ rm -f "${ED}"/usr/{bin/scp,share/man/man1/scp.1} \
|| die "failed to remove scp"
fi