[packages/java-servletapi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:46 CEST 2025
commit 5da466f8dd5482285b6425f8591615b5955cee12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:30 2025 +0200
Fix applying patches.
java-servletapi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-servletapi.spec b/java-servletapi.spec
index 60617f5..8b96a4e 100644
--- a/java-servletapi.spec
+++ b/java-servletapi.spec
@@ -54,7 +54,7 @@ Dokumentacja do servletapi 4.
%prep
%setup -q -n jakarta-servletapi-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
%ant dist %{?with_javadoc:javadoc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-servletapi.git/commitdiff/5da466f8dd5482285b6425f8591615b5955cee12
More information about the pld-cvs-commit
mailing list