[packages/squidwall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:50 CEST 2025
commit 7860c72a7e3a6924387af8f3d0d47a96bc0556dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:06:34 2025 +0200
Fix applying patches.
squidwall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squidwall.spec b/squidwall.spec
index cb3bae2..d3f37a5 100644
--- a/squidwall.spec
+++ b/squidwall.spec
@@ -29,7 +29,7 @@ clamava.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squidwall.git/commitdiff/7860c72a7e3a6924387af8f3d0d47a96bc0556dc
More information about the pld-cvs-commit
mailing list