5.11.arch2-1
This commit is contained in:
parent
cc8cce72b9
commit
ae5ce75f0d
3
PKGBUILD
3
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux
|
||||
pkgver=5.11.arch1
|
||||
pkgver=5.11.arch2
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
_srctag=v${pkgver%.*}-${pkgver##*.}
|
||||
@ -93,6 +93,7 @@ _package() {
|
||||
|
||||
_package-headers() {
|
||||
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
|
||||
depends=(pahole)
|
||||
|
||||
cd $_srcname
|
||||
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"
|
||||
|
Loading…
Reference in New Issue
Block a user