summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d37afb6cf86f..b3866d21fa78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,8 +37,8 @@ package_python-sphinx-panels() {
'python-myst-parser: themes'
'python-pre-commit: code_style'
'python-sphinx-autobuild: live-dev'
- 'python-web-compile: live-dev'
- 'python-sphinx-panels-doc: Documentation')
+ 'python-web-compile: live-dev')
+# 'python-sphinx-panels-doc: Documentation')
cd ${srcdir}/${_pyname}-${pkgver}
install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"