summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2023-11-17 14:29:26 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2023-11-17 14:29:26 +0100
commite1be76feb0906267ed48f0a116e4e0d51b593dae (patch)
tree38f333e497541646de36f893343e55a5736a0157 /PKGBUILD
parent2317e64cf1fb4c62f960a6ef817b6e7601d2aa1d (diff)
downloadlinux-kentdobias-e1be76feb0906267ed48f0a116e4e0d51b593dae.tar.gz
linux-kentdobias-e1be76feb0906267ed48f0a116e4e0d51b593dae.tar.bz2
linux-kentdobias-e1be76feb0906267ed48f0a116e4e0d51b593dae.zip
Prevent docs from building.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00c763f..26ab31c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -109,7 +109,7 @@ prepare() {
build() {
cd $_srcname
make all
- make htmldocs
+# make htmldocs
}
_package() {