[packages/watchdog] use %patch -P

atler atler at pld-linux.org
Thu May 1 22:39:02 CEST 2025


commit 81435d1ab894ce9166ed8c2ce05751d89d4c356c
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 25 01:14:16 2025 +0200

    use %patch -P

 watchdog.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/watchdog.spec b/watchdog.spec
index 39ad1b0..58350a8 100644
--- a/watchdog.spec
+++ b/watchdog.spec
@@ -39,8 +39,8 @@ rebootu zależy od stanu maszyny i przerwań.
 
 %prep
 %setup -q
-#%patch0 -p1
-%patch1 -p1
+#%%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/watchdog.git/commitdiff/f05ff07c022f0eeb7e239e19692dd48b4c052d50



More information about the pld-cvs-commit mailing list