[packages/natdet] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:02 CEST 2025
commit 1c5f403abe832403d437e9f86804ade2d9bcf80a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:46 2025 +0200
Fix applying patches.
natdet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/natdet.spec b/natdet.spec
index d0123a0..a657ed0 100644
--- a/natdet.spec
+++ b/natdet.spec
@@ -24,7 +24,7 @@ użytkowników, którzy nielegalnie udostępniają połączenie internetowe.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/natdet.git/commitdiff/1c5f403abe832403d437e9f86804ade2d9bcf80a
More information about the pld-cvs-commit
mailing list