[packages/squidclamav] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:42 CEST 2025
commit 4f0c07c0d2ef8393994bf76019c6f8dac62c047f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:06:25 2025 +0200
Fix applying patches.
squidclamav.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squidclamav.spec b/squidclamav.spec
index e6bdad4..08626b6 100644
--- a/squidclamav.spec
+++ b/squidclamav.spec
@@ -22,7 +22,7 @@ Skaner antywirusowy clamav dla Squida 3.x.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squidclamav.git/commitdiff/4f0c07c0d2ef8393994bf76019c6f8dac62c047f
More information about the pld-cvs-commit
mailing list