[packages/loki] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:22 CEST 2025
commit 6857a92af1fad76085586e36468f97d4f2ab23d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:06 2025 +0200
Fix applying patches.
loki.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/loki.spec b/loki.spec
index be35a92..06b46df 100644
--- a/loki.spec
+++ b/loki.spec
@@ -56,7 +56,7 @@ Dokumentacja HTML do biblioteki Loki C++.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} build-static build-shared \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/loki.git/commitdiff/6857a92af1fad76085586e36468f97d4f2ab23d1
More information about the pld-cvs-commit
mailing list