[packages/minres] Fix applying patches.

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


commit 5481001cb73005e628b6507b73a37e7488a20a5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:19:45 2025 +0200

    Fix applying patches.

 minres.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/minres.spec b/minres.spec
index 2bbb77c..f98b447 100644
--- a/minres.spec
+++ b/minres.spec
@@ -73,8 +73,8 @@ Statyczna biblioteka MINRES.
 %prep
 %setup -q -c -T
 cp %{SOURCE1} .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 cp %{SOURCE0} .
 cp %{SOURCE2} README
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/minres.git/commitdiff/5481001cb73005e628b6507b73a37e7488a20a5d



More information about the pld-cvs-commit mailing list