[packages/objectweb-anttask] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:00 CEST 2025
commit 5c47194c6edb3602a5defafe17acdc607882fa65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:44 2025 +0200
Fix applying patches.
objectweb-anttask.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/objectweb-anttask.spec b/objectweb-anttask.spec
index 5c5374a..a9f7aa8 100644
--- a/objectweb-anttask.spec
+++ b/objectweb-anttask.spec
@@ -31,7 +31,7 @@ Zadanie Anta ObjectWeb.
%prep
%setup -c -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
find output -name '*.class' | xargs rm -f
rm externals/ant.jar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/objectweb-anttask.git/commitdiff/5c47194c6edb3602a5defafe17acdc607882fa65
More information about the pld-cvs-commit
mailing list