From abfd9fa0c4d5e4d9e3f75568ba56648824509dba Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Mon, 7 Oct 2019 19:29:12 +0000 Subject: [PATCH] .tmp_versions (aka MODVERDIR) was dropped in 5.3 --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8a629dc..2524f2c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -145,9 +145,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