git: 236205612af2 - main - emulators/qemu-devel: Fix stage-qa with sphinx 9.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 17:26:04 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=236205612af2fdcbbba7c4fefb07f07189862281
commit 236205612af2fdcbbba7c4fefb07f07189862281
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-26 17:23:12 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-26 17:23:12 +0000
emulators/qemu-devel: Fix stage-qa with sphinx 9.0.4
PR: 284845
---
emulators/qemu-devel/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 1f3d3f7bfe89..fa8a6de77a27 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -168,6 +168,7 @@ post-install:
post-install-DOCS-on:
@(cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}/)
+ @${RMDIR} ${STAGEDIR}${DOCSDIR}/_sources
.endif
do-test: