From 66b4eb75cf8e51aae154886404106ec5d30f27ca Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 16 Aug 2012 12:59:35 -0500 Subject: bcfg2.spec: Fix rpmbuild errors The egg-info files are built on versions < 2.5 also. Signed-off-by: Sol Jerome --- misc/bcfg2.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index aa8ff7105..cbd1e3269 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -311,9 +311,7 @@ touch %{buildroot}%{_sysconfdir}/bcfg2.conf %{buildroot}%{_sysconfdir}/bcfg2-web %dir %{python_sitelib}/Bcfg2 %{python_sitelib}/Bcfg2/Server -%if "%{pythonversion}" >= "2.5" %{python_sitelib}/*egg-info -%endif %dir %{_datadir}/bcfg2 %{_datadir}/bcfg2/Hostbase -- cgit v1.2.3-1-g7c22