From d120c43709910e7e0e3f84f8861bbd361d91e1cbba4b954fe240d853aa323baf Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 18 Jun 2013 01:52:45 +0000 Subject: [PATCH] Put back testsuite OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=17 --- libseccomp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libseccomp.spec b/libseccomp.spec index 86e5dbf..4228c37 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -112,7 +112,7 @@ find "$b/%_libdir" -type f -name "*.la" -delete; %fdupes %buildroot/%_prefix %check -#make check || :; +make check || :; %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig