[packages/qt-plugin-qca-tls] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:37:08 CEST 2025
commit 4c2d98422d9c68bb662d6220ebf183220567297f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:36:52 2025 +0200
Fix applying patches.
qt-plugin-qca-tls.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt-plugin-qca-tls.spec b/qt-plugin-qca-tls.spec
index 302b9ad..b3b206d 100644
--- a/qt-plugin-qca-tls.spec
+++ b/qt-plugin-qca-tls.spec
@@ -30,8 +30,8 @@ korzystających z Qt Cryptographic Architecture (QCA).
%prep
%setup -qn %{realname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
export QTDIR=%{_prefix}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt-plugin-qca-tls.git/commitdiff/4c2d98422d9c68bb662d6220ebf183220567297f
More information about the pld-cvs-commit
mailing list