UPD documentation, error report

This commit is contained in:
2025-05-12 10:01:43 +08:00
parent 3211bc441a
commit ce63dd36f7
9 changed files with 12259 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.14.5.arch1
pkgver=6.14.6.arch1
pkgrel=1
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
@@ -75,8 +75,7 @@ prepare() {
echo "Setting version..."
echo "-$pkgrel" > localversion.10-pkgrel
echo "${pkgbase#linux}" > localversion.20-pkgname
rm -fv "lib/longest_symbol_kunit.c"
# rm -fv "lib/longest_symbol_kunit.c"
local src
for src in "${source[@]}"; do