[packages/fungimol] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:37:18 CEST 2025


commit af32a5e5b07342f2b622737b6a2e5db53f9183b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:37:02 2025 +0200

    Fix applying patches.

 fungimol.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fungimol.spec b/fungimol.spec
index 3d7d2e7..03826ae 100644
--- a/fungimol.spec
+++ b/fungimol.spec
@@ -37,8 +37,8 @@ Brennera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} fullbuild CPLUSPLUS=%{__cxx} %{!?debug:NDEBUG=yes}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fungimol.git/commitdiff/af32a5e5b07342f2b622737b6a2e5db53f9183b0



More information about the pld-cvs-commit mailing list