[packages/ngrep] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:56 CEST 2025
commit 83b91f1931c60fbdef54191fa2bd596a178bfb20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:34:40 2025 +0200
Fix applying patches.
ngrep.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ngrep.spec b/ngrep.spec
index 4aa04b4..1c9fe1b 100644
--- a/ngrep.spec
+++ b/ngrep.spec
@@ -35,8 +35,8 @@ takim samym stylu jak częściej używane pakiety typu tpcdump czy snoop.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ngrep.git/commitdiff/83b91f1931c60fbdef54191fa2bd596a178bfb20
More information about the pld-cvs-commit
mailing list