[packages/matio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:15:33 CEST 2025
commit 4c775a8848a7443ddb62355b765d809e0c38b015
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:15:17 2025 +0200
Fix applying patches.
matio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/matio.spec b/matio.spec
index c6794c3..92431e7 100644
--- a/matio.spec
+++ b/matio.spec
@@ -123,7 +123,7 @@ Dokumentacja API biblioteki MATIO.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/matio.git/commitdiff/4c775a8848a7443ddb62355b765d809e0c38b015
More information about the pld-cvs-commit
mailing list