[packages/polyglot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:28 CEST 2025
commit 03e9706dbbbc04cffdfbd14245e4188c19a33e19
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:12 2025 +0200
Fix applying patches.
polyglot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/polyglot.spec b/polyglot.spec
index c78b918..616595f 100644
--- a/polyglot.spec
+++ b/polyglot.spec
@@ -70,7 +70,7 @@ użytkownika.
%prep
%setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
required_jars='ant'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polyglot.git/commitdiff/03e9706dbbbc04cffdfbd14245e4188c19a33e19
More information about the pld-cvs-commit
mailing list