[packages/gle] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:43 CEST 2025
commit d1ebe22f17eca62a06dbf4cab2728770f554b23e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:29 2025 +0200
Fix applying patches.
gle.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gle.spec b/gle.spec
index 59ec10a..a5049a4 100644
--- a/gle.spec
+++ b/gle.spec
@@ -67,7 +67,7 @@ Biblioteka statyczna libgle.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gle.git/commitdiff/d1ebe22f17eca62a06dbf4cab2728770f554b23e
More information about the pld-cvs-commit
mailing list