From 3fa3c5e85eba7ad95f67975c3f174835c3e63481 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 2 Mar 2014 18:33:26 +0100 Subject: [PATCH] - run testsuite --- libseccomp.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libseccomp.spec b/libseccomp.spec index a7bf82c..76386f9 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,3 +1,6 @@ +# +%bcond_without tests +# Summary: Enhanced Seccomp (mode 2) Helper library Summary(pl.UTF-8): Rozszerzona biblioteka pomocnicza Seccomp (trybu 2) Name: libseccomp @@ -67,6 +70,8 @@ CFLAGS="%{rpmcflags} -Wall" \ %{__make} \ V=1 +%{?with_tests:%{__make} check V=1} + %install rm -rf $RPM_BUILD_ROOT -- 2.44.0