[packages/knoda] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:36:26 CEST 2025


commit 497d89e64da92777f1a9305b6c226f106b7868e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:36:10 2025 +0200

    Fix applying patches.

 knoda.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/knoda.spec b/knoda.spec
index 7b7de66..9f1a76d 100644
--- a/knoda.spec
+++ b/knoda.spec
@@ -62,9 +62,9 @@ Knoda - wspólna część dla knoda i knoda-rt.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/knoda.git/commitdiff/497d89e64da92777f1a9305b6c226f106b7868e8



More information about the pld-cvs-commit mailing list