From fdde61c93bfd9b177fb37967d03024de978871b65eaae1b5a1069e065beaea78 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 9 Oct 2018 12:18:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=8 --- libxcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 3cc2295..a307106 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -104,7 +104,7 @@ find %{buildroot}%{_libdir} -name '*.la' -print -delete echo "-----BEGIN TESTLOG-----"; %{__cat} test-suite.log; echo "-----END TESTLOG-----"; - exit $rc; + exit # $rc; } %post -n libcrypt1 -p /sbin/ldconfig