[packages/libinfinity] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:52:00 CEST 2025
commit 00a4d3c4bcc92990fd020520cc6cc98dc6b851a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:44 2025 +0200
Fix applying patches.
libinfinity.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libinfinity.spec b/libinfinity.spec
index 7998925..f365d36 100644
--- a/libinfinity.spec
+++ b/libinfinity.spec
@@ -168,7 +168,7 @@ Statyczne biblioteki Infinote GTK+ 3.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libinfinity.git/commitdiff/00a4d3c4bcc92990fd020520cc6cc98dc6b851a2
More information about the pld-cvs-commit
mailing list