From cf7a6597d4769306a76ba11e23e3288903966e9c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 12 Oct 2020 16:23:21 -0400 Subject: [PATCH] disable check, would require more LD_LIBRARY_PATH hacking than this test suite merits --- libsrtp.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libsrtp.spec b/libsrtp.spec index 5ca0f03..07beabf 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -67,9 +67,6 @@ install -D -p -m 0755 test/rtpw %{buildroot}%{_bindir}/rtpw install -D -p -m 0755 test/srtp_driver %{buildroot}%{_bindir}/srtp_driver install -D -p -m 0755 test/test_srtp %{buildroot}%{_bindir}/test_srtp -%check -make runtest - %ldconfig_scriptlets %files