[packages/python-pyclamav] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:30:43 CEST 2025
commit 1accf218cbd27670aa83bfc301c5cfdccf875fee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:30:27 2025 +0200
Fix applying patches.
python-pyclamav.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyclamav.spec b/python-pyclamav.spec
index 4eead7f..b96596e 100644
--- a/python-pyclamav.spec
+++ b/python-pyclamav.spec
@@ -31,7 +31,7 @@ Interfejs Pythona do libclamav.
%prep
%setup -q -n pyclamav-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} $(pkg-config --cflags libclamav)"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyclamav.git/commitdiff/1accf218cbd27670aa83bfc301c5cfdccf875fee
More information about the pld-cvs-commit
mailing list