]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
xz: Enable testsuite.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Dec 2011 15:02:18 +0000 (16:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Dec 2011 15:02:18 +0000 (16:02 +0100)
xz/xz.nm

index d43805250280c46ed8ca817cb5e0112f843376b8..3150feba37e952e262ad335970cd7e8b1eedef11 100644 (file)
--- a/xz/xz.nm
+++ b/xz/xz.nm
@@ -5,7 +5,7 @@
 
 name       = xz
 version    = 5.0.3
-release    = 5
+release    = 6
 
 compat_version = 4.999.9beta
 
@@ -33,6 +33,11 @@ build
                make %{PARALLELISMFLAGS}
        end
 
+       test
+               export LD_LIBRARY_PATH=$(pwd)/src/liblzma/.libs
+               make check
+       end
+
        install_cmds
                # Install comapt version of library.
                cd %{DIR_SRC}/%{name}-%{compat_version}