[packages/mrtg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:57 CEST 2025


commit 4dbde7afe7fcf035f132315d4cd7853a40241168
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:41 2025 +0200

    Fix applying patches.

 mrtg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mrtg.spec b/mrtg.spec
index cc32801..a3b3e00 100644
--- a/mrtg.spec
+++ b/mrtg.spec
@@ -97,8 +97,8 @@ Pliki pozwalające uruchamiać mrtg z poziomu rc-scripts.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 rm -rf lib/mrtg2/Pod
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mrtg.git/commitdiff/4dbde7afe7fcf035f132315d4cd7853a40241168



More information about the pld-cvs-commit mailing list