[packages/h5augjpss] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:06:00 CEST 2025


commit 1f9b307b3cc244aec8125ef75463e31b87f56b1c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:05:44 2025 +0200

    Fix applying patches.

 h5augjpss.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/h5augjpss.spec b/h5augjpss.spec
index cb9d1bc..a932ada 100644
--- a/h5augjpss.spec
+++ b/h5augjpss.spec
@@ -36,8 +36,8 @@ programu h5edit lub HDFView.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %cmake .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h5augjpss.git/commitdiff/1f9b307b3cc244aec8125ef75463e31b87f56b1c



More information about the pld-cvs-commit mailing list