Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-zen
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-09-27 17:30:26 +0200
committerErich Eckner <git@eckner.net>2022-09-27 17:30:26 +0200
commitc71545593d043528700c6cf3e167bbb695572620 (patch)
treed9395110ce60fa96a0d042d50de12703639c8687 /extra/linux-zen
parent42ec7e1bed416c9fac5986659e80ec6d901ec5ac (diff)
linux*: do not reference no-ultra-zstd.patch by path
Diffstat (limited to 'extra/linux-zen')
-rw-r--r--extra/linux-zen/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD
index e155d5c6..5baecf00 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -115,5 +115,5 @@ eval "$(
# upstream prepare() does already do the *.patch patching
# avoid using zstd compression in ultra mode (exhausts virtual memory)
-source+=('core/linux/no-ultra-zstd.patch')
+source+=('no-ultra-zstd.patch')
sha256sums+=('d32270be5fd9c3e3ba50f3aef33f6cfcb85be0c8216f03b777287cc621fdff28')