[packages/cryptsetup] use %patch -P

atler atler at pld-linux.org
Wed Jun 25 00:26:39 CEST 2025


commit 323d0ebe07570c64656ade129555a331528a8efa
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 25 00:11:10 2025 +0200

    use %patch -P

 cryptsetup.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index ef37c7b..b9b4bd8 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -165,8 +165,8 @@ cryptsetup - wersję statycznie zlinkowaną dla initrd.
 
 %prep
 %setup -q
-%{?with_diet:%patch0 -p1}
-%patch1 -p1
+%{?with_diet:%patch -P0 -p1}
+%patch -P1 -p1
 
 %{__rm} po/stamp-po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptsetup.git/commitdiff/0ec7274defc7dada09ee36d50c6a16efe08cc41e



More information about the pld-cvs-commit mailing list