mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
gui-apps/uwsm: fix shebangs in executables
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
parent
ac8e66b61b
commit
b6d4adec7b
@ -39,6 +39,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
python_fix_shebang "${ED}/usr/bin"
|
||||
python_optimize "${ED}/usr/share/${PN}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user