[packages/netsniff-ng] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:33:55 CEST 2025
commit cd189df0e50b7e46ce79327272336c450adbac67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:39 2025 +0200
Fix applying patches.
netsniff-ng.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netsniff-ng.spec b/netsniff-ng.spec
index e8e04c6..5828960 100644
--- a/netsniff-ng.spec
+++ b/netsniff-ng.spec
@@ -57,7 +57,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netsniff-ng.git/commitdiff/cd189df0e50b7e46ce79327272336c450adbac67
More information about the pld-cvs-commit
mailing list