[packages/acpi_call] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:29:35 CEST 2025


commit 719e7917a77980c93f515973b75673952ad87548
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:29:19 2025 +0200

    Fix applying patches.

 acpi_call.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acpi_call.spec b/acpi_call.spec
index ec48b77..62ad923 100644
--- a/acpi_call.spec
+++ b/acpi_call.spec
@@ -69,7 +69,7 @@ A linux kernel module that enables calls to ACPI methods through\
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{?with_kernel:%{expand:%build_kernel_packages}}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acpi_call.git/commitdiff/719e7917a77980c93f515973b75673952ad87548



More information about the pld-cvs-commit mailing list