[packages/c-blosc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:31 CEST 2025
commit ae70d5f30eb2862912e2ef5591da4b6e52d397c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:16 2025 +0200
Fix applying patches.
c-blosc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/c-blosc.spec b/c-blosc.spec
index d3b9cc3..9952633 100644
--- a/c-blosc.spec
+++ b/c-blosc.spec
@@ -82,7 +82,7 @@ Statyczna biblioteka blosc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/c-blosc.git/commitdiff/ae70d5f30eb2862912e2ef5591da4b6e52d397c0
More information about the pld-cvs-commit
mailing list