mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-power/switcheroo-control-2.6-r2: fix for Prefix, #917566
Closes: https://bugs.gentoo.org/917566 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
@@ -56,7 +56,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
python_fix_shebang "${D}"/usr/bin/switcherooctl
|
||||
python_fix_shebang "${ED}"/usr/bin/switcherooctl
|
||||
newinitd "${FILESDIR}"/${PN}-init.d ${PN}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user