diff --git a/perl.spec b/perl.spec index fd5bc9e..92a9ef0 100644 --- a/perl.spec +++ b/perl.spec @@ -1172,14 +1172,12 @@ sed \ #%%{_fixperms} %%{buildroot}%%{perl5_testdir} %check -%ifnarch %if %{parallel_tests} JOBS=$(printf '%%s' "%{?_smp_mflags}" | sed 's/.*-j\([0-9][0-9]*\).*/\1/') LC_ALL=C TEST_JOBS=$JOBS make test_harness %else LC_ALL=C make test %endif -%endif %post libs -p /sbin/ldconfig