Date: Fri, 26 Jun 2026 17:26:02 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b0443010c99 - main - shells/fish: Fix stage-qa with sphinx 9.0.4 Message-ID: <6a3eb62a.37b50.3dccf68e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b0443010c9979d0495104cb5ab9ebc444d74547 commit 4b0443010c9979d0495104cb5ab9ebc444d74547 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-06-26 17:23:11 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-06-26 17:23:11 +0000 shells/fish: Fix stage-qa with sphinx 9.0.4 --- shells/fish/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/fish/Makefile b/shells/fish/Makefile index affc5fdea72a..fe6d3a2ce566 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -53,6 +53,7 @@ post-install: post-install-DOCS-on: @${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo + @${RMDIR} ${STAGEDIR}${DOCSDIR}/_sources post-install-DOCS-off: # required because fish always installs documentationhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3eb62a.37b50.3dccf68e>
