[packages/java-httpunit] Fix applying patches.

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


commit 3236cf2c7363fbfb6dc1b386b6decb9795ae30f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:21:16 2025 +0200

    Fix applying patches.

 java-httpunit.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/java-httpunit.spec b/java-httpunit.spec
index 6f1702d..1cf1f41 100644
--- a/java-httpunit.spec
+++ b/java-httpunit.spec
@@ -98,10 +98,10 @@ Pliki demonstracyjne i przykłady dla pakietu %{name}.
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%patch0 -p0
-%patch1
-%patch2
-%patch3
+%patch -P0 -p0
+%patch -P1
+%patch -P2
+%patch -P3
 %{__unzip} -qd META-INF lib/httpunit.jar '*.dtd' # 1.6 dist zip is borken
 
 find -name '*.jar' | xargs rm -v
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-httpunit.git/commitdiff/3236cf2c7363fbfb6dc1b386b6decb9795ae30f9



More information about the pld-cvs-commit mailing list