[packages/jflex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:57 CEST 2025
commit f1035ad211b669ad2aa1e4f657b0cb49a773db35
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:41 2025 +0200
Fix applying patches.
jflex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jflex.spec b/jflex.spec
index 3415af3..86b5c01 100644
--- a/jflex.spec
+++ b/jflex.spec
@@ -71,7 +71,7 @@ Dokumentacja javadoc dla pakietu %{name}.
# use -c because of top-level symlink
%setup -qc
mv jflex-*/* .
-%patch0 -p1
+%patch -P0 -p1
install -d tools
ln -s %{SOURCE1} tools/JFlex.jar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jflex.git/commitdiff/f1035ad211b669ad2aa1e4f657b0cb49a773db35
More information about the pld-cvs-commit
mailing list