mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
correction iasl
This commit is contained in:
parent
cc837c006a
commit
80bf0b9880
@ -22,7 +22,7 @@ md5sums=('82c507fec0dba78dc8562a019aaf6e23'
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/acpica-unix-${pkgver}/compiler"
|
||||
patch -Np1 -i /iaslcompileparse.patch
|
||||
patch -Np1 -i ${srcdir}/iaslcompileparse.patch
|
||||
make
|
||||
install -D -m755 iasl "${pkgdir}/usr/bin/iasl"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user