[packages/xca] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:13:17 CEST 2025
commit 6a60874adaad6e0c96fabc9148069ec464a3cb7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:53 2025 +0200
Fix applying patches.
xca.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xca.spec b/xca.spec
index 7925086..26542d3 100644
--- a/xca.spec
+++ b/xca.spec
@@ -64,7 +64,7 @@ Bashowe uzupełnianie parametrów dla poleceń xca.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake -B build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xca.git/commitdiff/6a60874adaad6e0c96fabc9148069ec464a3cb7d
More information about the pld-cvs-commit
mailing list