[packages/qca1] Fix applying patches.

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


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

    Fix applying patches.

 qca1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qca1.spec b/qca1.spec
index 189baa4..33e66e9 100644
--- a/qca1.spec
+++ b/qca1.spec
@@ -37,7 +37,7 @@ Biblioteka Qt Cryptographic Architecture (QCA) - pliki dla programistów.
 
 %prep
 %setup -q -n %{rname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export QTDIR=%{_prefix}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qca1.git/commitdiff/63cbcd4c27922ff7c426df0afca64c7ff577b79a



More information about the pld-cvs-commit mailing list