From d8d3e31fa7e4335721f0073c6c63c6e01d71ab8a Mon Sep 17 00:00:00 2001 From: John Dulaney Date: Thu, 19 Oct 2017 19:43:49 -0700 Subject: [PATCH] remove obsolete comment --- python-cffi.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-cffi.spec b/python-cffi.spec index 05407b9..1005392 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -84,7 +84,6 @@ PYTHONPATH=build/lib.linux-* py.test-3 c/ testing/ %{__python2} setup_base.py build_ext -f -i PYTHONPATH=build/lib.linux-* py.test c/ testing/ -# Check is currently failing, re-disabling %install %if 0%{?with_python3}