mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
x11-libs/pango: forward-port test fix
The fix from5f51823b71was lost in787e1bbf8f. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -50,6 +50,10 @@ src_prepare() {
|
||||
|
||||
# get rid of a win32 example
|
||||
rm examples/pangowin32tobmp.c || die
|
||||
|
||||
# Skip broken test:
|
||||
# https://gitlab.gnome.org/GNOME/pango/-/issues/677
|
||||
rm tests/layouts/valid-20.layout || die
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user