[packages/java-hamcrest] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:21:20 CEST 2025
commit 7784598e3b6068861c358b1e52056bdd428c9aef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:21:05 2025 +0200
Fix applying patches.
java-hamcrest.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-hamcrest.spec b/java-hamcrest.spec
index 86f9652..41fa6c7 100644
--- a/java-hamcrest.spec
+++ b/java-hamcrest.spec
@@ -80,8 +80,8 @@ Kod źródłowy biblioteki hamcrest.
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
%{__rm} lib/integration/junit-*.jar
%{__rm} lib/generator/qdox-*.jar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-hamcrest.git/commitdiff/7784598e3b6068861c358b1e52056bdd428c9aef
More information about the pld-cvs-commit
mailing list