[packages/h5edit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:06:03 CEST 2025
commit fc14ab9f37868b2e895bc135014d4a5225a14444
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:05:47 2025 +0200
Fix applying patches.
h5edit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/h5edit.spec b/h5edit.spec
index ab258f6..d47ed4d 100644
--- a/h5edit.spec
+++ b/h5edit.spec
@@ -34,7 +34,7 @@ pakietu).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# need _LARGEFILE64_SOURCE for off64_t when hdf5 is built with LFS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/h5edit.git/commitdiff/fc14ab9f37868b2e895bc135014d4a5225a14444
More information about the pld-cvs-commit
mailing list