[bcfg2] Minor change

Fabian Affolter fab at fedoraproject.org
Sun Feb 26 13:02:32 UTC 2012


commit 95b2003b968a0353d6cd53ee982d28c39a828cbc
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sun Feb 26 14:02:13 2012 +0100

    Minor change

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


More information about the scm-commits mailing list