disable patch

This commit is contained in:
amnon 2010-09-08 20:04:30 +00:00
parent c884be3e44
commit b11369361a

View File

@ -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