From 6222cbbf52fd42b873ca6f5e1ab5245c95373b2d Mon Sep 17 00:00:00 2001 From: John Morris Date: Tue, 6 Aug 2013 16:50:12 -0500 Subject: remove /etc/bcfg2-web.conf --- misc/bcfg2.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index a855ae102..3bc1a0a04 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -498,8 +498,7 @@ install -p -m 644 misc/apache/bcfg2.conf \ # mandriva cannot handle %ghost without the file existing, # so let's touch a bunch of empty config files -touch %{buildroot}%{_sysconfdir}/bcfg2.conf \ - %{buildroot}%{_sysconfdir}/bcfg2-web.conf +touch %{buildroot}%{_sysconfdir}/bcfg2.conf %if 0%{?rhel} == 5 # Required for EL5 @@ -737,7 +736,6 @@ sed 's@http://www.w3.org/2001/xml.xsd@file://%{SOURCE3}@' \ %{python_sitelib}/Bcfg2/Reporting %{python_sitelib}/Bcfg2/manage.py* %config(noreplace) %{apache_conf}/conf.d/wsgi_bcfg2.conf -%config(noreplace) %{_sysconfdir}/bcfg2-web.conf %files doc %if 0%{?rhel} == 5 || 0%{?suse_version} -- cgit v1.2.3-1-g7c22