From e9751a1ac31870f43d96043ba590ddd3fbdd37e0 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 24 Sep 2016 08:16:55 -0400 Subject: [PATCH] at-spi2-core: Fix running test suite Signed-off-by: Michael Tremer --- at-spi2-core/at-spi2-core.nm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/at-spi2-core/at-spi2-core.nm b/at-spi2-core/at-spi2-core.nm index 22f8fedbe..0d525aa8a 100644 --- a/at-spi2-core/at-spi2-core.nm +++ b/at-spi2-core/at-spi2-core.nm @@ -7,7 +7,7 @@ name = at-spi2-core version = %{ver_major}.%{ver_minor} ver_major = 2.19 ver_minor = 92 -release = 1 +release = 2 groups = System/Libraries url = http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus @@ -33,6 +33,8 @@ build libXi-devel end + export LD_LIBRARY_PATH = %{DIR_APP}/atspi/.libs + configure_options += \ --disable-gtk-doc-html \ --disable-static