[packages/ipmi_ctl] Fix applying patches.

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


commit f60a45e16386c807f2186991143d1973db688b3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:01 2025 +0200

    Fix applying patches.

 ipmi_ctl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipmi_ctl.spec b/ipmi_ctl.spec
index 45535ce..276651a 100644
--- a/ipmi_ctl.spec
+++ b/ipmi_ctl.spec
@@ -34,7 +34,7 @@ PCI.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipmi_ctl.git/commitdiff/f60a45e16386c807f2186991143d1973db688b3f



More information about the pld-cvs-commit mailing list