[packages/jikes] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:24:11 CEST 2025
commit be19bd201f2092d330d0f0619f03522fb005ef24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:55 2025 +0200
Fix applying patches.
jikes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jikes.spec b/jikes.spec
index 637b5cf..4f39988 100644
--- a/jikes.spec
+++ b/jikes.spec
@@ -47,7 +47,7 @@ Java.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jikes.git/commitdiff/be19bd201f2092d330d0f0619f03522fb005ef24
More information about the pld-cvs-commit
mailing list