dev-util/catfish: Fix shebang on installed script

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-21 12:41:33 +02:00
parent bfe0bd9745
commit a2ae4ca56a

View File

@@ -40,6 +40,11 @@ BDEPEND="
sys-devel/gettext
"
src_prepare() {
default
python_fix_shebang bin/catfish
}
src_install() {
meson_src_install
# stupid meson