[packages/forgate] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:34:38 CEST 2025
commit b633fe43d3a3be4a72fe62ae49db9eeb228c80ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:34:22 2025 +0200
Fix applying patches.
forgate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/forgate.spec b/forgate.spec
index 91de638..d1b0ef5 100644
--- a/forgate.spec
+++ b/forgate.spec
@@ -31,7 +31,7 @@ z prawie każdym ruchem IPV4 TCP, ICMP i UDP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/forgate.git/commitdiff/b633fe43d3a3be4a72fe62ae49db9eeb228c80ed
More information about the pld-cvs-commit
mailing list