[packages/ntop] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:23 CEST 2025


commit f508937f408bedc00937f34a880f9e0114033761
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:37:07 2025 +0200

    Fix applying patches.

 ntop.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/ntop.spec b/ntop.spec
index 7aef63d..506eb79 100644
--- a/ntop.spec
+++ b/ntop.spec
@@ -77,16 +77,16 @@ robi to popularna uniksowa komenda top.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
 
 gzip -9c %{SOURCE3} >etter.finger.os.gz
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ntop.git/commitdiff/f508937f408bedc00937f34a880f9e0114033761



More information about the pld-cvs-commit mailing list