[packages/tcprstat] Fix applying patches.

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


commit 8056604ba287f7850d1818945d07f37e4b604e61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:14:56 2025 +0200

    Fix applying patches.

 tcprstat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tcprstat.spec b/tcprstat.spec
index f4e6ff1..3711978 100644
--- a/tcprstat.spec
+++ b/tcprstat.spec
@@ -24,7 +24,7 @@ requests' response time in a server
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # the libpcap detect is broken (wants static pcap)
 %{__sed} -i -e 's/buildpcap == xyes/buildpcap = xno/' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcprstat.git/commitdiff/8056604ba287f7850d1818945d07f37e4b604e61



More information about the pld-cvs-commit mailing list