.tmp_versions (aka MODVERDIR) was dropped in 5.3
This commit is contained in:
parent
5944df9027
commit
abfd9fa0c4
1 changed files with 0 additions and 3 deletions
3
PKGBUILD
3
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
|
||||
|
|
Loading…
Reference in a new issue