[packages/java-servletapi5] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:49 CEST 2025
commit 9b4dfdf48ec371827b6036769d6e37e057e9f666
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:33 2025 +0200
Fix applying patches.
java-servletapi5.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-servletapi5.spec b/java-servletapi5.spec
index baa6b8c..bcaf40e 100644
--- a/java-servletapi5.spec
+++ b/java-servletapi5.spec
@@ -63,7 +63,7 @@ Dokumentacja do servletapi 5.
%prep
%setup -qc
mv apache-tomcat-%{version}-src/servletapi/* .
-%patch0 -p0
+%patch -P0 -p0
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-servletapi5.git/commitdiff/9b4dfdf48ec371827b6036769d6e37e057e9f666
More information about the pld-cvs-commit
mailing list