From 728912d0f2b84aa8ec80b9883c944543f2d2a9df Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Mon, 26 May 2025 16:37:10 +0900 Subject: [PATCH] Fix setup --- SPECS/raspberrypi2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index 326b8e3..0ebd239 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -210,7 +210,7 @@ glibc package. %endif %prep -%setup -q -n linux-%{version_tag} +%setup -q -n linux-stable_%{version_tag} %patch -P 100 -p1 %patch -P 101 -p1 perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}/" Makefile