[packages/upsmon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:49 CEST 2025


commit dff762e525df517b41b3fab95708fa01aca6b952
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:33 2025 +0200

    Fix applying patches.

 upsmon.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/upsmon.spec b/upsmon.spec
index 61c7454..98893d8 100644
--- a/upsmon.spec
+++ b/upsmon.spec
@@ -79,10 +79,10 @@ Ważniejsze cechy:
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 mv czytaj.to server/
 %setup -q -D -T -b2 -c
-%patch1 -p1
+%patch -P1 -p1
 mv czytaj.to client/
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/upsmon.git/commitdiff/dff762e525df517b41b3fab95708fa01aca6b952



More information about the pld-cvs-commit mailing list