[packages/antlr] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:33:55 CEST 2025


commit 61d05f1f41614c4ad7f68fcbead9e5f4e3955980
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:33:39 2025 +0200

    Fix applying patches.

 antlr.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/antlr.spec b/antlr.spec
index 4af4163..001a09e 100644
--- a/antlr.spec
+++ b/antlr.spec
@@ -107,9 +107,9 @@ Przykładowe programy używające ANTLR.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub scripts
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/antlr.git/commitdiff/61d05f1f41614c4ad7f68fcbead9e5f4e3955980



More information about the pld-cvs-commit mailing list