[packages/python-libfdt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:20 CEST 2025


commit 84bea3e966f4d267619ba27a7e0e5601dc4d49ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:05 2025 +0200

    Fix applying patches.

 python-libfdt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-libfdt.spec b/python-libfdt.spec
index df6a086..13c08bb 100644
--- a/python-libfdt.spec
+++ b/python-libfdt.spec
@@ -29,7 +29,7 @@ Wiązanie Pythona 2 do biblioteki fdt.
 
 %prep
 %setup -q -n dtc-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-libfdt.git/commitdiff/84bea3e966f4d267619ba27a7e0e5601dc4d49ba



More information about the pld-cvs-commit mailing list