mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
media-sound/spot: fix build with dev-lang/python-exec[-native-symlinks]
Closes: https://bugs.gentoo.org/939314 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
8ac99885dc
commit
bcd9977322
@ -420,10 +420,8 @@ src_unpack() {
|
||||
|
||||
src_configure() {
|
||||
# handled by xdg & gnome2-utils eclass
|
||||
sed -i \
|
||||
-e '/^gnome.post_install(/,/)/d' \
|
||||
src/meson.build \
|
||||
|| die
|
||||
sed -i '/^meson.add_install_script/d' meson.build || die
|
||||
sed -i '/^gnome.post_install(/,/)/d' src/meson.build || die
|
||||
|
||||
# appdata dir is deprecated
|
||||
sed -i \
|
||||
|
Loading…
x
Reference in New Issue
Block a user