[packages/kernel-misc-heci] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:33:00 CEST 2025


commit 868b54674dab4ee838540722cc58f3a4bf2b8618
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:32:44 2025 +0200

    Fix applying patches.

 kernel-misc-heci.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-misc-heci.spec b/kernel-misc-heci.spec
index ba4d4cc..e1a9295 100644
--- a/kernel-misc-heci.spec
+++ b/kernel-misc-heci.spec
@@ -34,7 +34,7 @@ Ten pakiet zawiera moduł jądra Linuksa do interfejsu Intel AMT ME.
 
 %prep
 %setup -q -n heci-%{version}
-%patch0 -p1
+%patch -P0 -p1
 cat > src/Makefile << EOF
 obj-m += heci.o
 heci-objs := heci_init.o interrupt.o heci_interface.o io_heci.o heci_main.o
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-misc-heci.git/commitdiff/868b54674dab4ee838540722cc58f3a4bf2b8618



More information about the pld-cvs-commit mailing list