summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2020-10-19 19:57:55 +0400
committerAndrey Alekseev2020-10-19 19:57:55 +0400
commit07c71e960429c95d161923835d3510511f2aca4d (patch)
treec5d1d53b3ee09773fa831f9da34ec3bcd80e04ed
parent259ca76cf1962fc7ed7682b5a8db01d811ceed00 (diff)
downloadaur-07c71e960429c95d161923835d3510511f2aca4d.tar.gz
some fixes
-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