mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-util/catfish: Fix shebang on installed script
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -40,6 +40,11 @@ BDEPEND="
|
||||
sys-devel/gettext
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
python_fix_shebang bin/catfish
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
# stupid meson
|
||||
Reference in New Issue
Block a user