From 68590caf838d7ef808d9b4c103df87530a9fe4aa Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 26 May 2015 10:46:57 -0400 Subject: Cleaned up python docs generation. The script to generate Python docs has been cleaned up and simplified. The python-sphinx configuration files have been moved into base/common/python. The build artifacts are now created in the build/base/common/python. --- specs/pki-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specs') diff --git a/specs/pki-core.spec b/specs/pki-core.spec index ff8393c75..4dbae3b7b 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -792,7 +792,7 @@ systemctl daemon-reload %files -n pki-base %defattr(-,root,root,-) %doc base/common/LICENSE -%doc base/common/html/ +%doc %{_datadir}/doc/pki-base/html %dir %{_datadir}/pki %{_datadir}/pki/VERSION %{_datadir}/pki/etc/ -- cgit