[packages/tree-firewall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:04 CEST 2025
commit 84d3f15111834daee3cbe72850f9edfdb98781cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:48 2025 +0200
Fix applying patches.
tree-firewall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tree-firewall.spec b/tree-firewall.spec
index eba654b..d2a33e8 100644
--- a/tree-firewall.spec
+++ b/tree-firewall.spec
@@ -32,7 +32,7 @@ startowy SysV.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tree-firewall.git/commitdiff/84d3f15111834daee3cbe72850f9edfdb98781cc
More information about the pld-cvs-commit
mailing list