[packages/qtcups] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:36:38 CEST 2025


commit 43bb00a00cba78e1dbd2552270d6787e1a97427c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:36:22 2025 +0200

    Fix applying patches.

 qtcups.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/qtcups.spec b/qtcups.spec
index a25f3d7..0fbaf61 100644
--- a/qtcups.spec
+++ b/qtcups.spec
@@ -69,10 +69,10 @@ CUPS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qtcups.git/commitdiff/43bb00a00cba78e1dbd2552270d6787e1a97427c



More information about the pld-cvs-commit mailing list