mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
disable patch
This commit is contained in:
parent
c884be3e44
commit
b11369361a
@ -22,7 +22,7 @@ md5sums=('091abeb4684ce03d1d936851618687b6'
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/linux-${_basever}
|
||||
patch -Np1 -i ${srcdir}/patch-${pkgver} || return 1
|
||||
#patch -Np1 -i ${srcdir}/patch-${pkgver} || return 1
|
||||
|
||||
# fix issues with transition of scsi.h from glibc
|
||||
patch -Np1 -i ${srcdir}/scsi.patch || return 1
|
||||
|
Loading…
Reference in New Issue
Block a user