summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2022-10-15 14:37:02 -0400
committergraysky2022-10-15 14:37:02 -0400
commit01f0769a8d7ea46b61515b566191d2a0416370ff (patch)
treec2d97284da4d93cdba2dc6575dba77427c74f9b9
parent790af04c8a4b4cf39498b1a96528229e6704e695 (diff)
downloadaur-01f0769a8d7ea46b61515b566191d2a0416370ff.tar.gz
remove unneeded patch
-rw-r--r--0004-Arch-Linux-kernel-v6.0.2-arch1.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0004-Arch-Linux-kernel-v6.0.2-arch1.patch b/0004-Arch-Linux-kernel-v6.0.2-arch1.patch
deleted file mode 100644
index 8af808f6afae..000000000000
--- a/0004-Arch-Linux-kernel-v6.0.2-arch1.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 73f7ff22000ba10b3498c3e14858d67698ebf2c9 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
-Date: Sat, 15 Oct 2022 15:58:54 +0200
-Subject: [PATCH 4/4] Arch Linux kernel v6.0.2-arch1
-
----
- Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index aa449693ad09..5f72ddf03bb0 100644
---- a/Makefile
-+++ b/Makefile
-@@ -2,7 +2,7 @@
- VERSION = 6
- PATCHLEVEL = 0
- SUBLEVEL = 2
--EXTRAVERSION =
-+EXTRAVERSION = -arch1
- NAME = Hurr durr I'ma ninja sloth
-
- # *DOCUMENTATION*
---
-2.38.0
-