summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-04-05 20:19:38 +0800
committerzhullyb2021-04-05 20:19:38 +0800
commit9e0f93c511b46614f35f2f7b3a3f2ccfdf360137 (patch)
tree69f8b64955ab65472cc4282eed97ca072c7ff1e8
parentefb199624f8e4ff07bb9183db44b7985f640bfb7 (diff)
downloadaur-9e0f93c511b46614f35f2f7b3a3f2ccfdf360137.tar.gz
Fix the build system
Xz won't be extracted, it's a bug cause by file
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c92f052b2725..78aae136fc40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -108,7 +108,7 @@ prepare() {
cd linux-${_major}
# Apply Xanmod patch
- patch -Np1 -i ../patch-${pkgver}-xanmod${xanmod}-cacule
+ xz -d < patch-${pkgver}-xanmod${xanmod}-cacule | patch -Np1
msg2 "Setting version..."
scripts/setlocalversion --save-scmversion