UPD 13, 14, and 15th chapter

This commit is contained in:
2025-03-30 00:40:54 +01:00
parent 8927acc4e0
commit 9d1df7d741
9 changed files with 520 additions and 277 deletions

View File

@@ -76,6 +76,8 @@ prepare() {
echo "-$pkgrel" > localversion.10-pkgrel
echo "${pkgbase#linux}" > localversion.20-pkgname
rm -fv "lib/longest_symbol_kunit.c"
local src
for src in "${source[@]}"; do
src="${src%%::*}"