[packages/jsoncpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:22 CEST 2025
commit cdff3bc37863514aaf27fb40896b96c254109bb5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:06 2025 +0200
Fix applying patches.
jsoncpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jsoncpp.spec b/jsoncpp.spec
index 270020e..6b105fb 100644
--- a/jsoncpp.spec
+++ b/jsoncpp.spec
@@ -73,7 +73,7 @@ Dokumentacja API biblioteki JSONCPP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jsoncpp.git/commitdiff/cdff3bc37863514aaf27fb40896b96c254109bb5
More information about the pld-cvs-commit
mailing list