[packages/tcpflow] Fix applying patches.

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


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

    Fix applying patches.

 tcpflow.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tcpflow.spec b/tcpflow.spec
index 0c85644..8e8d450 100644
--- a/tcpflow.spec
+++ b/tcpflow.spec
@@ -50,8 +50,8 @@ połączenie.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcpflow.git/commitdiff/9f86aab65f2b004b66fabd95c0128b45cd148226



More information about the pld-cvs-commit mailing list