[packages/traffic] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:21:37 CEST 2025
commit aeb0357e0350294f7607446539f123297f508b6c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:21 2025 +0200
Fix applying patches.
traffic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/traffic.spec b/traffic.spec
index b12cea6..11a915b 100644
--- a/traffic.spec
+++ b/traffic.spec
@@ -25,7 +25,7 @@ Analizator ruchu oparty na libpcap i ncurses.
%prep
%setup -q -n %{name}-%{version}%{subver}
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/traffic.git/commitdiff/aeb0357e0350294f7607446539f123297f508b6c
More information about the pld-cvs-commit
mailing list