[packages/smokeping] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:47 CEST 2025
commit 980a07c8e6934626b2fefbd75284f563f8854bf5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:31 2025 +0200
Fix applying patches.
smokeping.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smokeping.spec b/smokeping.spec
index c4171b6..e35df61 100644
--- a/smokeping.spec
+++ b/smokeping.spec
@@ -98,8 +98,8 @@ Interfejs WWW (CGI) do smokepinga.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
#sed -i -e 's,^Net::.*$,,' PERL_MODULES
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smokeping.git/commitdiff/980a07c8e6934626b2fefbd75284f563f8854bf5
More information about the pld-cvs-commit
mailing list