[packages/gsantlr] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:59:42 CEST 2025
commit 8953b4c9bcc242c7b34937e5b7164d7764583e93
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:59:26 2025 +0200
Fix applying patches.
gsantlr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsantlr.spec b/gsantlr.spec
index baa25ed..bc0856b 100644
--- a/gsantlr.spec
+++ b/gsantlr.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe biblioteki gsantlr.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
. %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gsantlr.git/commitdiff/8953b4c9bcc242c7b34937e5b7164d7764583e93
More information about the pld-cvs-commit
mailing list