[packages/xdmf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:13:55 CEST 2025
commit 300b6b3e06341f45135db65938952d8410521b7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:58 2025 +0200
Fix applying patches.
xdmf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xdmf.spec b/xdmf.spec
index 3aba1ae..4bf83c0 100644
--- a/xdmf.spec
+++ b/xdmf.spec
@@ -92,7 +92,7 @@ Pythonowy interfejs do biblioteki Xdmf.
%prep
%setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
%build
mkdir build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xdmf.git/commitdiff/300b6b3e06341f45135db65938952d8410521b7f
More information about the pld-cvs-commit
mailing list