From 543ec4dd8d83d1bffd29eb10fa993dffb888ba81 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Dec 2022 03:07:52 +0000 Subject: app-portage/sisyphus{,-qt} : adjust to the new EAPI --- app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-portage/sisyphus-qt') diff --git a/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild index 56372e84..cafae76c 100644 --- a/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild +++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild @@ -30,9 +30,9 @@ RDEPEND="${DEPEND} ')" src_install() { - emake DESTDIR="${D}" install-gui + emake DESTDIR="${D}"/ install-gui # enforce the best available python implementation (CLI) python_setup - python_fix_shebang "${ED}"usr/share/"${MY_PN}"/"${MY_PN}"-gui.py + python_fix_shebang "${ED}"/usr/share/"${MY_PN}"/"${MY_PN}"-gui.py } -- cgit v1.2.3