Closes: https://bugs.gentoo.org/676902
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
src_install() {
local mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
-
distutils-r1_src_install
+
+ python_fix_shebang "${ED}"/usr/share/virt-manager
}
pkg_preinst() {
src_install() {
local mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
-
distutils-r1_src_install
+
+ python_fix_shebang "${ED}"/usr/share/virt-manager
}
pkg_preinst() {