diff --git a/python-apsw.spec b/python-apsw.spec index 325b1c0..4d4a8b9 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -60,7 +60,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %check # gh#rogerbinns/apsw#462 -# We cannot use %pyunittest_arch here, see the ticket for the discussion +# We cannot use %%pyunittest_arch here, see the ticket for the discussion %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHONDONTWRITEBYTECODE=1 $python -m apsw.tests -v }