[packages/java-commons-math] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:20:40 CEST 2025
commit 467ea711f2dad8c121dbfb4d2a4fb56d74355383
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:20:25 2025 +0200
Fix applying patches.
java-commons-math.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-commons-math.spec b/java-commons-math.spec
index 11c46d1..e9bd96a 100644
--- a/java-commons-math.spec
+++ b/java-commons-math.spec
@@ -44,7 +44,7 @@ This package contains the API documentation for commons-math.
%prep
%setup -q -n commons-math-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
# source code not US-ASCII
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-commons-math.git/commitdiff/467ea711f2dad8c121dbfb4d2a4fb56d74355383
More information about the pld-cvs-commit
mailing list