[packages/ParaView] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:41 CEST 2025


commit 6eafe0cb60f12e05caacdcf41e143f32634b5ca5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:51:25 2025 +0200

    Fix applying patches.

 ParaView.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ParaView.spec b/ParaView.spec
index 8128c7c..05e6beb 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -120,7 +120,7 @@ wykorzystujących ParaView.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %if %{with system_protobuf}
 #Remove included thirdparty sources just to be sure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ParaView.git/commitdiff/6eafe0cb60f12e05caacdcf41e143f32634b5ca5



More information about the pld-cvs-commit mailing list