[packages/yaml-cpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:25:00 CEST 2025
commit 39ec0a094cd1bf412e150b8c75404b3e0ddc397c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:22 2025 +0200
Fix applying patches.
yaml-cpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yaml-cpp.spec b/yaml-cpp.spec
index c635ff9..fed266d 100644
--- a/yaml-cpp.spec
+++ b/yaml-cpp.spec
@@ -36,7 +36,7 @@ Pliki nagłówkowe biblioteki yaml-cpp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yaml-cpp.git/commitdiff/39ec0a094cd1bf412e150b8c75404b3e0ddc397c
More information about the pld-cvs-commit
mailing list