CHG hyphenation within \textit

This commit is contained in:
2025-05-12 12:43:25 +08:00
parent ce63dd36f7
commit 8539d8161a
4 changed files with 66 additions and 5 deletions

View File

@@ -75,7 +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