[packages/realmd] - use patch -P

qboosh qboosh at pld-linux.org
Sun Mar 2 11:42:43 CET 2025


commit 85375e42ab4846d63916c635c9e53383162647b2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 2 10:42:58 2025 +0100

    - use patch -P

 realmd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/realmd.spec b/realmd.spec
index 26652ed..3029bf8 100644
--- a/realmd.spec
+++ b/realmd.spec
@@ -41,8 +41,8 @@ Usługa D-Bus do konfigurowania Kerberosa i innych tożsamości w sieci.
 
 %prep
 %setup -q
-%patch0 -p1
-%{!?with_krb5:%patch1 -p1}
+%patch -P0 -p1
+%{!?with_krb5:%patch -P1 -p1}
 
 %build
 %{__aclocal} -I build/m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/realmd.git/commitdiff/85375e42ab4846d63916c635c9e53383162647b2



More information about the pld-cvs-commit mailing list