[packages/dict-web1913] Fix applying patches.

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


commit 68f4250634bf10b42567dc23daca8eff303cc4cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:13:49 2025 +0200

    Fix applying patches.

 dict-web1913.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dict-web1913.spec b/dict-web1913.spec
index 70cf93c..9b320f6 100644
--- a/dict-web1913.spec
+++ b/dict-web1913.spec
@@ -34,9 +34,9 @@ Dictionary (1913).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dict-web1913.git/commitdiff/68f4250634bf10b42567dc23daca8eff303cc4cc



More information about the pld-cvs-commit mailing list