[packages/gfcc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:46 CEST 2025
commit bfd1dd50250366008ab1de7c076de54c3ff4caa8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:42:31 2025 +0200
Fix applying patches.
gfcc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gfcc.spec b/gfcc.spec
index 19bdd45..85ffab3 100644
--- a/gfcc.spec
+++ b/gfcc.spec
@@ -34,8 +34,8 @@ controlar políticas e regras de firewall, baseado no pacote ipchains.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gfcc.git/commitdiff/bfd1dd50250366008ab1de7c076de54c3ff4caa8
More information about the pld-cvs-commit
mailing list