[packages/system-config-firewall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:14 CEST 2025
commit 3cd65402ccc65ca6b1c52e64c4e6db65a31f805e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:12:58 2025 +0200
Fix applying patches.
system-config-firewall.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/system-config-firewall.spec b/system-config-firewall.spec
index dc1e9c0..083a98e 100644
--- a/system-config-firewall.spec
+++ b/system-config-firewall.spec
@@ -58,8 +58,8 @@ setup.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/system-config-firewall.git/commitdiff/3cd65402ccc65ca6b1c52e64c4e6db65a31f805e
More information about the pld-cvs-commit
mailing list