[packages/ncbi-blast+] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:57 CEST 2025
commit 5f30baadc24f0a0168f3b35b68a7bd27df6f2dfc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:31:41 2025 +0200
Fix applying patches.
ncbi-blast+.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ncbi-blast+.spec b/ncbi-blast+.spec
index f5127ea..3e8840e 100644
--- a/ncbi-blast+.spec
+++ b/ncbi-blast+.spec
@@ -69,8 +69,8 @@ members of gene families.
%prep
%setup -q -n ncbi-blast-%{version}+-src
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
export CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ncbi-blast+.git/commitdiff/5f30baadc24f0a0168f3b35b68a7bd27df6f2dfc
More information about the pld-cvs-commit
mailing list