[packages/argus-clients] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:25 CEST 2025


commit 6c25cc697cdfd15556d8ce513a1ad1b80fa7fb92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:09 2025 +0200

    Fix applying patches.

 argus-clients.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/argus-clients.spec b/argus-clients.spec
index a0f8701..5fecf1c 100644
--- a/argus-clients.spec
+++ b/argus-clients.spec
@@ -60,9 +60,9 @@ danych.
 
 %prep
 %setup -q -n %{name}-%{version}.%{_rc}
-%patch0
-%patch1
-%patch2
+%patch -P0
+%patch -P1
+%patch -P2
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/argus-clients.git/commitdiff/6c25cc697cdfd15556d8ce513a1ad1b80fa7fb92



More information about the pld-cvs-commit mailing list