From 937e36649140b888249f356ce68659ade7d7a161 Mon Sep 17 00:00:00 2001 From: Sérgio M. Basto Date: May 30 2016 19:15:12 +0000 Subject: Add %{?_smp_mflags} (in ctest) breaks the tests --- diff --git a/gammu.spec b/gammu.spec index f1ba39e..96555b3 100644 --- a/gammu.spec +++ b/gammu.spec @@ -124,7 +124,8 @@ install -pm 0644 docs/config/smsdrc %{buildroot}%{_sysconfdir}/gammu-smsdrc %check pushd build -ctest -V %{?_smp_mflags} +# add %%{?_smp_mflags} breaks the tests +ctest -V popd %post