From 2369f1afef8da1f3e2ec5dc759df7604b6d9da15 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 26 Sep 2019 00:18:49 -0700 Subject: Remove yet again broken docs --- PKGBUILD | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a4cd3fd..1ce0b77 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -36,7 +36,6 @@ arch=('x86_64') license=('GPL2') makedepends=( 'xmlto' 'kmod' 'inetutils' 'bc' 'libelf' - 'python-sphinx' 'python-sphinx_rtd_theme' 'graphviz' 'imagemagick' ) conflicts=('linux-hardened') options=('!strip') @@ -155,7 +154,7 @@ prepare() { build() { cd $_srcname - make bzImage modules htmldocs + make bzImage modules } _package() { @@ -296,38 +295,7 @@ _package-headers() { chmod -Rc u=rwX,go=rX "$pkgdir" } -_package-docs() { - pkgdesc="Kernel hackers manual - HTML documentation that comes with the ${pkgbase/linux/Linux} kernel" - - local builddir="$pkgdir/usr/lib/modules/$(