[packages/curl] use %patch -P
atler
atler at pld-linux.org
Thu Feb 6 22:50:43 CET 2025
commit 090c2788e8402c9851149cbf6d5c1263429cad04
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 6 22:39:51 2025 +0100
use %patch -P
curl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 4230f51..d585805 100644
--- a/curl.spec
+++ b/curl.spec
@@ -242,8 +242,8 @@ Dopełnianianie parametrów w ZSH dla polecenia curl.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__rm} m4/lt*.m4 m4/libtool.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/baf1d3fb2aa2bc3915b82e4e7e1b0489e3c9dfde
More information about the pld-cvs-commit
mailing list