mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
app-misc/minder: fix build issue with python-exec[-native-symlinks]
Closes: https://bugs.gentoo.org/871687 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -32,6 +32,9 @@ S="${WORKDIR}/Minder-${PV}"
|
||||
src_prepare() {
|
||||
default
|
||||
vala_setup
|
||||
|
||||
# Workaround for #871687
|
||||
sed -i "s/meson.add_install_script('meson\/post_install.py')//g" meson.build || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user