[packages/domoticz] use %patch -P

atler atler at pld-linux.org
Wed May 7 02:48:01 CEST 2025


commit 12163844caa463577b317a2845655d63d528e5c0
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 5 14:47:48 2025 +0200

    use %patch -P

 domoticz.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/domoticz.spec b/domoticz.spec
index 1392e05..2eb6810 100644
--- a/domoticz.spec
+++ b/domoticz.spec
@@ -56,11 +56,11 @@ and much more. Notifications/Alerts can be sent to any mobile device
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 APPVERSION="%{version}"
 echo "#define APPVERSION ${APPVERSION##*.}" > appversion.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/domoticz.git/commitdiff/81fa35a3b26e07c6c40ca349a9c29012a6117fde



More information about the pld-cvs-commit mailing list