Date: Monday, October 7, 2019 @ 19:29:12
  Author: heftig
Revision: 364053

.tmp_versions (aka MODVERDIR) was dropped in 5.3

Modified:
  linux/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-07 19:29:10 UTC (rev 364052)
+++ PKGBUILD    2019-10-07 19:29:12 UTC (rev 364053)
@@ -145,9 +145,6 @@
   # 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

Reply via email to