[packages/R-Rsamtools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:45:25 CEST 2025


commit 881ece662e1a5b0a0fc7a6600bf4e4c47016def2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:45:10 2025 +0200

    Fix applying patches.

 R-Rsamtools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/R-Rsamtools.spec b/R-Rsamtools.spec
index 26f503c..b4ed806 100644
--- a/R-Rsamtools.spec
+++ b/R-Rsamtools.spec
@@ -42,7 +42,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -c -n %{packname}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # circular dep on R-Rsamtools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R-Rsamtools.git/commitdiff/881ece662e1a5b0a0fc7a6600bf4e4c47016def2



More information about the pld-cvs-commit mailing list