[packages/libechonest] fix tests, but they hung

glen glen at pld-linux.org
Sun Jan 12 17:26:40 CET 2014


commit 788c1ad0c928ad40094c3b9661455d10e38e98a7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 12 18:26:32 2014 +0200

    fix tests, but they hung

 libechonest.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libechonest.spec b/libechonest.spec
index 2a2250a..b4f49a8 100644
--- a/libechonest.spec
+++ b/libechonest.spec
@@ -47,7 +47,7 @@ cd %{_target_platform}
 %{__make}
 
 %if %{with tests}
-export PKG_CONFIG_PATH=$RPM_BUILD_ROOT%{_npkgconfigdir}:$RPM_BUILD_ROOT%{_pkgconfigdir}
+export PKG_CONFIG_PATH=$(pwd)
 test "$(pkg-config --modversion libechonest)" = "%{version}"
 %{__make} test
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libechonest.git/commitdiff/788c1ad0c928ad40094c3b9661455d10e38e98a7



More information about the pld-cvs-commit mailing list