summaryrefslogtreecommitdiffstats
path: root/python-jenkins.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-jenkins.spec')
-rw-r--r--python-jenkins.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-jenkins.spec b/python-jenkins.spec
index ddc470c..dfba0da 100644
--- a/python-jenkins.spec
+++ b/python-jenkins.spec
@@ -32,7 +32,7 @@ sed -i '/^#!\/usr\/bin\/env python$/d' jenkins/__init__.py
pushd doc
make html man
rm -f build/html/.buildinfo
-popd doc
+popd
%install
%{__python2} setup.py install --skip-build --root %{buildroot}