From 6065c4de6030d64bfd73a2a85aa9eb39436573fc Mon Sep 17 00:00:00 2001 From: Wizzard Date: Mon, 26 Feb 2024 14:46:53 -0500 Subject: [PATCH] Quick fix --- SPECS/linux-zen.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SPECS/linux-zen.spec b/SPECS/linux-zen.spec index 45ac7be..84cd24a 100644 --- a/SPECS/linux-zen.spec +++ b/SPECS/linux-zen.spec @@ -2,7 +2,7 @@ %global zen zen1 Name: linux-zen Version: 6.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Linux kernel and modules with Zen patches License: GPL-2.0-only @@ -78,8 +78,6 @@ make headers_install INSTALL_HDR_PATH=%{buildroot}/usr/include /boot/config-%{version}-%{zen}.fc39.x86_64 /lib/modules/* /usr/include/* -/usr/src/kernels/%{version}-%{zen} - %changelog * Fri Jan 27 2024 Wizzard