summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-10-08 00:12:30 +0200
committerPiotr Gorski2019-10-08 00:12:30 +0200
commite0286decc16d685bfb7704766ce65687627fca99 (patch)
tree2633628c65a121445be5b3713a8323598aee85cb /PKGBUILD
parentcb2564a472f09cb3d8889fe5c9e3dfe6aeb179d7 (diff)
downloadaur-e0286decc16d685bfb7704766ce65687627fca99.tar.gz
.tmp_versions (aka MODVERDIR) was dropped in 5.3
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03f94322cec5..cdd9de62d876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ _1k_HZ_ticks=
pkgbase=linux-next-git
pkgver=20191004.r0.g311ef88adfa3
_srcname=linux-next
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -272,9 +272,6 @@ _package-headers() {
# add xfs and shmem for aufs building
mkdir -p "$builddir"/{fs/xfs,mm}
- # ???
- mkdir "$builddir/.tmp_versions"
-
msg2 "Installing headers..."
cp -t "$builddir" -a include
cp -t "$builddir/arch/x86" -a arch/x86/include