This commit is contained in:
Ella-0 2021-02-21 14:19:11 +00:00
commit 5fc4bc88ff
2 changed files with 35 additions and 5 deletions

View file

@ -4,7 +4,7 @@ pkgrel=1
ext="dev"
fetch() {
curl "https://k1ss.org/wiki/kernel/patches/kernel-no-perl.patch" -o kernel-no-perl.patch
curl "https://github.com/kisslinux/website/blob/master/site/dist/kernel-no-perl.patch" -o kernel-no-perl.patch
curl "https://cdn.kernel.org/pub/linux/kernel/v5.x/$pkgname-$pkgver.tar.xz" -o $pkgname-$pkgver.tar.xz
tar -xf $pkgname-$pkgver.tar.xz
cd $pkgname-$pkgver