mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
media-video/showtime: fix shebang (bug #978319)
Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
python_fix_shebang "${BUILD_DIR}/showtime"
|
||||
python_fix_shebang "${ED}"/usr/bin/showtime
|
||||
python_optimize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user