summaryrefslogtreecommitdiff
path: root/app-shells/bash-completion/bash-completion-9999.ebuild
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2025-09-26 16:01:56 +0200
committerSam James <sam@gentoo.org>2025-10-01 00:02:48 +0100
commitefd5f3c2c377f2915299200498fe427dc7ceda64 (patch)
tree7d239bd1d8db169de029457b8791201319f715d5 /app-shells/bash-completion/bash-completion-9999.ebuild
parentfd481f19a85e6df38085a242e71bf156fc670854 (diff)
downloadgentoo-efd5f3c2c377f2915299200498fe427dc7ceda64.tar.gz
gentoo-efd5f3c2c377f2915299200498fe427dc7ceda64.tar.bz2
gentoo-efd5f3c2c377f2915299200498fe427dc7ceda64.zip
app-shells/bash-completion: interdiff is now provided by patchutils
Bug: https://bugs.gentoo.org/944114 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43941 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash-completion/bash-completion-9999.ebuild')
-rw-r--r--app-shells/bash-completion/bash-completion-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-shells/bash-completion/bash-completion-9999.ebuild b/app-shells/bash-completion/bash-completion-9999.ebuild
index 3489ced000b6..19212971d561 100644
--- a/app-shells/bash-completion/bash-completion-9999.ebuild
+++ b/app-shells/bash-completion/bash-completion-9999.ebuild
@@ -54,6 +54,9 @@ strip_completions() {
# Now-dead symlinks to deprecated completions
hd ncal
+
+ # Now installed by patchutils
+ interdiff
)
rm -v "${strip_completions[@]/#/${ED}/usr/share/bash-completion/completions/}" || die