mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
media-libs/libsixel: fix bash completion
Closes: https://bugs.gentoo.org/925581 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
This commit is contained in:
@@ -39,6 +39,8 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
sed -i '/^have/d' converters/shell-completion/bash/img2sixel
|
||||
|
||||
default
|
||||
if use python; then
|
||||
cd python || die
|
||||
Reference in New Issue
Block a user