[packages/jlex] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:24:14 CEST 2025


commit 528511b6f63c32800d043f42d4a77402361c6938
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:23:58 2025 +0200

    Fix applying patches.

 jlex.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jlex.spec b/jlex.spec
index 0c3cb8b..da4ae30 100644
--- a/jlex.spec
+++ b/jlex.spec
@@ -39,7 +39,7 @@ Dokumentacja API JLex.
 %setup -q -c -T
 cp %{SOURCE0} .
 cp %{SOURCE1} build.xml
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 unset CLASSPATH || :
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jlex.git/commitdiff/528511b6f63c32800d043f42d4a77402361c6938



More information about the pld-cvs-commit mailing list