summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 276e72478..0ce51b207 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -113,7 +113,6 @@ BuildRequires: python-docutils
BuildRequires: systemd-units
%endif
-Requires: python-lxml
%if 0%{?rhel} && 0%{?rhel} < 6
Requires: python-ssl
%endif
@@ -413,8 +412,6 @@ awk '
# Fixup some paths
%{__perl} -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' tools/bcfg2-cron
-%{__perl} -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.daily
-%{__perl} -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.hourly
# Get rid of extraneous shebangs
for f in `find src/lib -name \*.py`