From: Michael Tremer Date: Sun, 19 Jun 2016 10:37:18 +0000 (-0400) Subject: fontconfig: Fix running the testsuite X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1366fc047dada966f103c7b0d32986f24e09722e;p=ipfire-3.x.git fontconfig: Fix running the testsuite Signed-off-by: Michael Tremer --- diff --git a/fontconfig/fontconfig.nm b/fontconfig/fontconfig.nm index 0e1b13384..6a044d87e 100644 --- a/fontconfig/fontconfig.nm +++ b/fontconfig/fontconfig.nm @@ -5,7 +5,7 @@ name = fontconfig version = 2.11.93 -release = 1 +release = 2 groups = System/Graphics url = http://fontconfig.org/ @@ -32,6 +32,7 @@ build --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/TTF,/usr/local/share/fonts test + export LD_LIBRARY_PATH=$(pwd)/src/.libs make check end