[packages/yara] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:25:09 CEST 2025
commit 66a57f13e769c82e7308c68f814a63e3a4384de8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:22 2025 +0200
Fix applying patches.
yara.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yara.spec b/yara.spec
index 0926b6c..febe655 100644
--- a/yara.spec
+++ b/yara.spec
@@ -74,7 +74,7 @@ Statyczna biblioteka yara.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yara.git/commitdiff/66a57f13e769c82e7308c68f814a63e3a4384de8
More information about the pld-cvs-commit
mailing list