[packages/tcptrack] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:15:20 CEST 2025


commit 43915d9b6a6f4e8d32d3c4d6cc23f5d43c76f7ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:15:04 2025 +0200

    Fix applying patches.

 tcptrack.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tcptrack.spec b/tcptrack.spec
index 54c2340..6d18183 100644
--- a/tcptrack.spec
+++ b/tcptrack.spec
@@ -34,8 +34,8 @@ zużycie pasma.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcptrack.git/commitdiff/43915d9b6a6f4e8d32d3c4d6cc23f5d43c76f7ab



More information about the pld-cvs-commit mailing list