[packages/tcptrace] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:15:17 CEST 2025
commit 5892452a4b2a621caa249fdc25a45e21c2a7f47c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:15:01 2025 +0200
Fix applying patches.
tcptrace.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tcptrace.spec b/tcptrace.spec
index 84aece8..8e93eb5 100644
--- a/tcptrace.spec
+++ b/tcptrace.spec
@@ -51,8 +51,8 @@ gráficos destes dados.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcptrace.git/commitdiff/5892452a4b2a621caa249fdc25a45e21c2a7f47c
More information about the pld-cvs-commit
mailing list