[packages/smartcardpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:21 CEST 2025
commit 3703512932340f49fba5927bcfc0ae02f1db1b9e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:05 2025 +0200
Fix applying patches.
smartcardpp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smartcardpp.spec b/smartcardpp.spec
index cc7ad6c..e11e33e 100644
--- a/smartcardpp.spec
+++ b/smartcardpp.spec
@@ -44,8 +44,8 @@ wykorzystujących bibliotekę smartcardpp.
%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/smartcardpp.git/commitdiff/3703512932340f49fba5927bcfc0ae02f1db1b9e
More information about the pld-cvs-commit
mailing list