[packages/poly2tri-c] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:22 CEST 2025
commit 51b087ec2a6367df7a09608bfaa4a679542d1ef1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:06 2025 +0200
Fix applying patches.
poly2tri-c.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/poly2tri-c.spec b/poly2tri-c.spec
index da11381..c0ccdc3 100644
--- a/poly2tri-c.spec
+++ b/poly2tri-c.spec
@@ -67,8 +67,8 @@ Biblioteka statyczna poly2tri-c.
%prep
%setup -q -n %{name}-5ac75d6f09e4
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poly2tri-c.git/commitdiff/51b087ec2a6367df7a09608bfaa4a679542d1ef1
More information about the pld-cvs-commit
mailing list