diff --git a/srcpkgs/linux-lts-headers b/srcpkgs/linux-lts-headers new file mode 120000 index 0000000000..19158c33b3 --- /dev/null +++ b/srcpkgs/linux-lts-headers @@ -0,0 +1 @@ +linux-lts \ No newline at end of file diff --git a/srcpkgs/linux-lts/template b/srcpkgs/linux-lts/template index 2b4ce93679..f17bd2c881 100644 --- a/srcpkgs/linux-lts/template +++ b/srcpkgs/linux-lts/template @@ -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}" }