[bcfg2] Doc build issue

Fabian Affolter fab at fedoraproject.org
Sun Feb 26 13:22:36 UTC 2012


commit f2fd0967bb7d19ecf6c3032ead5c4f1387163c85
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sun Feb 26 14:22:11 2012 +0100

    Doc build issue

 bcfg2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bcfg2.spec b/bcfg2.spec
index 81aa065..cf41cde 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -153,7 +153,7 @@ sed -i -e 's|ExecStart=/usr/bin/bcfg2-server|ExecStart=/usr/sbin/bcfg2-server|g'
 
 %build
 %{__python} setup.py build
-%{__python} setup.py build_dtddoc
+#%{__python} setup.py build_dtddoc
 %{__python} setup.py build_sphinx
 
 #%{?pythonpath: export PYTHONPATH="%{pythonpath}"}


More information about the scm-commits mailing list