[packages/ruby-neovim] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:48:22 CEST 2025
commit 8969ca911608a52c82981206ec5bdfd7e67f8efb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:07 2025 +0200
Fix applying patches.
ruby-neovim.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-neovim.spec b/ruby-neovim.spec
index 101f26d..e17f8cb 100644
--- a/ruby-neovim.spec
+++ b/ruby-neovim.spec
@@ -33,7 +33,7 @@ A Ruby client for Neovim.
%prep
%setup -q -n %{pkgname}-%{version}
%{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
-%patch0 -p1
+%patch -P0 -p1
%build
# write .gemspec
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-neovim.git/commitdiff/8969ca911608a52c82981206ec5bdfd7e67f8efb
More information about the pld-cvs-commit
mailing list