[packages/rclone] use %patch -P
atler
atler at pld-linux.org
Sat Jun 21 23:46:11 CEST 2025
commit aa124e8350af54b5ed7526d50cc7c21520e3be66
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Jun 21 23:21:23 2025 +0200
use %patch -P
rclone.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rclone.spec b/rclone.spec
index 24b2d69..30ea267 100644
--- a/rclone.spec
+++ b/rclone.spec
@@ -63,7 +63,7 @@ Zsh completion for rclone command.
%prep
%setup -q -a1 -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__mv} %{name}-v%{vendor_ver}/vendor .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rclone.git/commitdiff/75ba21af5275d272f571552c82f5ece382163989
More information about the pld-cvs-commit
mailing list