From 4a599bb8a510aa37680eb936e22762caa066b792 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Wed, 14 Oct 2015 13:20:40 +0200 Subject: [PATCH] Close %if properly --- python-zmq.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-zmq.spec b/python-zmq.spec index c81a89f..ea3e142 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -198,7 +198,7 @@ chrpath --delete %{buildroot}%{python_sitearch}%{RPATH}/*.so #rm zmq/__* #PYTHONPATH=%{buildroot}%{python3_sitearch} \ # %{__python3} setup.py test - #%endif + %endif %endif