harfbuzz: Fix running the testsuite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-06-19 13:44:51 -04:00
parent a8104b272f
commit 6f9a81c1d1
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = harfbuzz
version = 1.2.4
release = 1
release = 2
groups = System/Libraries
url = http://freedesktop.org/wiki/Software/HarfBuzz
@ -31,6 +31,7 @@ build
--disable-static
test
export LD_LIBRARY_PATH=$(pwd)/src/.libs
make check
end
end