[packages/apache-mod_clamav] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:36:05 CEST 2025
commit 13957910417e3e74cc2d80289ecfd9f84dcea811
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:48 2025 +0200
Fix applying patches.
apache-mod_clamav.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache-mod_clamav.spec b/apache-mod_clamav.spec
index b6090c2..dd00e84 100644
--- a/apache-mod_clamav.spec
+++ b/apache-mod_clamav.spec
@@ -43,8 +43,8 @@ skanera antywirusowego Clamav.
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_clamav.git/commitdiff/13957910417e3e74cc2d80289ecfd9f84dcea811
More information about the pld-cvs-commit
mailing list