Respect alternative naming scheme of cacule 5.16+ patchsets

This commit is contained in:
Tk-Glitch
2022-01-30 21:46:41 +01:00
parent f190ac0b9e
commit ab05e8f041

View File

@@ -568,6 +568,7 @@ _tkg_srcprep() {
wget -P "$srcdir" "https://raw.githubusercontent.com/CachyOS/cacule-cpu-scheduler/master/patches/CacULE/v${_basekernel}/0001-cacULE-${_basekernel}-full.patch"
fi
tkgpatch="$srcdir/cacule-${_basekernel}.patch" && _tkg_patcher
tkgpatch="$srcdir/0001-cacULE-${_basekernel}-full.patch" && _tkg_patcher
fi
_msg="Applying Glitched CFS patch"
tkgpatch="$srcdir/0003-glitched-cfs.patch" && _tkg_patcher