linux-lts: fix -headers subpkg.
This commit is contained in:
parent
e7eaf0e63e
commit
4986283c84
2 changed files with 2 additions and 1 deletions
1
srcpkgs/linux-lts-headers
Symbolic link
1
srcpkgs/linux-lts-headers
Symbolic link
|
@ -0,0 +1 @@
|
|||
linux-lts
|
|
@ -16,7 +16,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
;;
|
||||
esac
|
||||
|
||||
linux-headers_package() {
|
||||
linux-lts-headers_package() {
|
||||
short_desc="Linux longterm support kernel headers meta package"
|
||||
depends="${_depends_headers}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue