[packages/tcpreplay] Fix applying patches.

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


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

    Fix applying patches.

 tcpreplay.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tcpreplay.spec b/tcpreplay.spec
index 7beb4b4..4aa73ea 100644
--- a/tcpreplay.spec
+++ b/tcpreplay.spec
@@ -22,7 +22,7 @@ which provides basic information about capture files.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcpreplay.git/commitdiff/ff9bc5aa13eae9aa6f6b3c193dc2eb374a653b3c



More information about the pld-cvs-commit mailing list