summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fbeeb976110..13cc16dcd8ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -142,8 +142,6 @@ prepare() {
done
# Manjaro patches
- rm ../linux59-$__commit/0001-fix-iwlwifi.patch
- rm ../linux59-$__commit/0103-futex.patch
local _patch
for _patch in ../linux59-$__commit/*; do
[[ $_patch = *.patch ]] || continue