[packages/gmsh] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:50:27 CEST 2025


commit 7e39630bda5b0382f560a76d92fbe2ba64cb7434
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:50:11 2025 +0200

    Fix applying patches.

 gmsh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gmsh.spec b/gmsh.spec
index bd7d39c..f77572b 100644
--- a/gmsh.spec
+++ b/gmsh.spec
@@ -52,8 +52,8 @@ Mesy) zainstalowanej w twoim systemie.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmsh.git/commitdiff/7e39630bda5b0382f560a76d92fbe2ba64cb7434



More information about the pld-cvs-commit mailing list