[packages/sntop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:01 CEST 2025
commit b303d28c09a8da61c073cdefdd738ae7415f933e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:44 2025 +0200
Fix applying patches.
sntop.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sntop.spec b/sntop.spec
index 1ee0f1e..a904cf0 100644
--- a/sntop.spec
+++ b/sntop.spec
@@ -45,8 +45,8 @@ użytkownika.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sntop.git/commitdiff/b303d28c09a8da61c073cdefdd738ae7415f933e
More information about the pld-cvs-commit
mailing list