[packages/k3b] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:25:45 CEST 2025


commit 92d362140d29ba35114695c52b8ab29c3d3c7487
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:25:29 2025 +0200

    Fix applying patches.

 k3b.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/k3b.spec b/k3b.spec
index 9356969..4ba2aba 100644
--- a/k3b.spec
+++ b/k3b.spec
@@ -146,10 +146,10 @@ Pliki nagłówkowe biblioteki libk3bcore.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/k3b.git/commitdiff/92d362140d29ba35114695c52b8ab29c3d3c7487



More information about the pld-cvs-commit mailing list