From 179ea7486f2f0d44d949029a43f35c5b0219bbc0 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 18 Apr 2012 16:05:45 -0500 Subject: redhat: Remove stray % Signed-off-by: Sol Jerome --- misc/bcfg2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 9fa119edf..c727de948 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -46,7 +46,7 @@ BuildRequires: libsane1 BuildRequires: python-sphinx10 # the python-sphinx10 package doesn't set sys.path correctly, so we # have to do it for them -%define pythonpath %(find /usr/lib/python%{py_ver}/site-packages -name %Sphinx*.egg) +%define pythonpath %(find /usr/lib/python%{py_ver}/site-packages -name Sphinx*.egg) %else BuildRequires: python-sphinx >= 0.6 %endif -- cgit v1.2.3-1-g7c22