[packages/ant] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:44 CEST 2025
commit 20e54ea4c57a321316ac76cd3a2d57178e8ef49e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:28 2025 +0200
Fix applying patches.
ant.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ant.spec b/ant.spec
index 60fa7fe..f6bdf3b 100644
--- a/ant.spec
+++ b/ant.spec
@@ -500,7 +500,7 @@ jakarta i xml.
%prep
%setup -q -n apache-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%{?with_bootstrap:%patch2 -p1}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ant.git/commitdiff/20e54ea4c57a321316ac76cd3a2d57178e8ef49e
More information about the pld-cvs-commit
mailing list