[packages/qca] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:18 CEST 2025


commit 602ff5ad22de7b5dd94f83ea973743546319fbf1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:34:02 2025 +0200

    Fix applying patches.

 qca.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qca.spec b/qca.spec
index 4fad22a..c884195 100644
--- a/qca.spec
+++ b/qca.spec
@@ -54,8 +54,8 @@ programistów.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qca.git/commitdiff/602ff5ad22de7b5dd94f83ea973743546319fbf1



More information about the pld-cvs-commit mailing list