[packages/java-velocity] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:11 CEST 2025
commit fc5ecf2c57194f60870b124d6e0a724ac33f3cbb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:56 2025 +0200
Fix applying patches.
java-velocity.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-velocity.spec b/java-velocity.spec
index 1205dc2..b2863f7 100644
--- a/java-velocity.spec
+++ b/java-velocity.spec
@@ -107,7 +107,7 @@ Kod źródłowy %{srcname}.
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
mkdir -p bin/lib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-velocity.git/commitdiff/fc5ecf2c57194f60870b124d6e0a724ac33f3cbb
More information about the pld-cvs-commit
mailing list