summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorJohn Morris <john@zultron.com>2013-08-06 16:50:12 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 08:05:23 -0400
commit6222cbbf52fd42b873ca6f5e1ab5245c95373b2d (patch)
treea45369ae17596358193194d9941ae97157069b38 /misc
parent831550d3faa3876f295fed8aa39a998c36c25e3a (diff)
downloadbcfg2-6222cbbf52fd42b873ca6f5e1ab5245c95373b2d.tar.gz
bcfg2-6222cbbf52fd42b873ca6f5e1ab5245c95373b2d.tar.bz2
bcfg2-6222cbbf52fd42b873ca6f5e1ab5245c95373b2d.zip
remove /etc/bcfg2-web.conf
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec4
1 files changed, 1 insertions, 3 deletions
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}