From b28577900c9430e97d6e942229080c9111103fbe Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 17 Sep 2019 22:37:49 -0700 Subject: Remove yet again broken kernel docs --- PKGBUILD | 37 +++---------------------------------- 1 file changed, 3 insertions(+), 34 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 9299402..c988853 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -28,7 +28,6 @@ arch=('x86_64') license=('GPL2') makedepends=( 'xmlto' 'kmod' 'inetutils' 'bc' 'libelf' - 'python-sphinx' 'python-sphinx_rtd_theme' 'graphviz' 'imagemagick' ) conflicts=('linux-libre') options=('!strip') @@ -71,6 +70,7 @@ prepare() { # patch -Np1 < ../patch-${_majver}-${_pkgver} # fi + # Hotfixes msg2 "Applying hotfixes" patch -p1 -i ../0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch @@ -137,7 +137,7 @@ prepare() { build() { cd $_srcname - make bzImage modules htmldocs + make bzImage modules } _package() { @@ -277,38 +277,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/$(