From 42978cf6797199c1f809db54cb860d0817919796 Mon Sep 17 00:00:00 2001 From: gu-gu-gu Date: Fri, 21 Feb 2020 11:34:26 +0800 Subject: [PATCH] modify spec --- python-paramiko.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-paramiko.spec b/python-paramiko.spec index 0426633..5a83a80 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -68,7 +68,7 @@ This is the documentation and demos for python-paramiko. %py2_install %py3_install -sphinx-build -b html sites/docs/ html/ +sphinx-build-2 -b html sites/docs/ html/ rm -f html/.buildinfo %check -- Gitee