[packages/libgcrypt] use %patch -P

atler atler at pld-linux.org
Thu May 8 21:39:16 CEST 2025


commit 85b07e9007da1cf34ad33f91fe44e9a2b879775b
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 8 21:26:59 2025 +0200

    use %patch -P

 libgcrypt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgcrypt.spec b/libgcrypt.spec
index ea5c4e2..d0a403b 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -120,8 +120,8 @@ Biblioteka statyczna dietlibc libgcrypt.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__rm} m4/libtool.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgcrypt.git/commitdiff/d6325f000e6a4b3df9c4aa51b9199dcf3dd9a07b



More information about the pld-cvs-commit mailing list