[packages/gnutls] use %patch -P
atler
atler at pld-linux.org
Sat Feb 8 15:29:56 CET 2025
commit 9c87810e98f3ccb8f9f3198e3bc019197ca0e25e
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Feb 8 14:47:32 2025 +0100
use %patch -P
gnutls.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index dfdd8a2..415fee1 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -258,9 +258,9 @@ Statyczna biblioteka gnutls-openssl.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__rm} po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnutls.git/commitdiff/98d2e9d3179768e2fbfaed3257c10cf4de38ba74
More information about the pld-cvs-commit
mailing list