mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 04:45:17 +08:00
changed kernelver to 2.6.37-CHAKRA for catalyst PKGBUILD, won't compile with current
This commit is contained in:
parent
8f6beb7150
commit
b5f9ff23fd
@ -5,7 +5,7 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# Find the kernel name inside the chroot
|
||||
_kernver=`pacman -Qf kernel26 | cut -c10-15 | sed 's/kernel26 //g'`-CHAKRA
|
||||
_kernver=`uname -r`
|
||||
|
||||
pkgname=catalyst
|
||||
pkgver=11.2
|
||||
|
Loading…
Reference in New Issue
Block a user