Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846378
en ru br
ALT Linux repos
S:0.11.0-alt1

Group :: Engineering
RPM: openFPGALoader

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0001-doc-Makefile-fix-build-with-python3-module-sphinx.patch
Download


From c950a9d0a06cd1708336ebb2012e39be29e507ee Mon Sep 17 00:00:00 2001
From: Anton Midyukov <antohami@altlinux.org>
Date: Tue, 5 Apr 2022 17:22:35 +0700
Subject: [PATCH] doc/Makefile: fix build with python3-module-sphinx
---
 doc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Makefile b/doc/Makefile
index 4dc7e78..1f3ea3a 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,5 @@
 SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build
+SPHINXBUILD   = sphinx-build-3
 PAPER         =
 BUILDDIR      = _build
 
-- 
2.33.0
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin