[packages/python-neovim-gui] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:06:00 CET 2025


commit 02df7633039256d1d2393c2e4517ba229c2b83f4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:01:04 2025 +0100

    - use patch -P

 python-neovim-gui.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-neovim-gui.spec b/python-neovim-gui.spec
index 45aad85..58ea63b 100644
--- a/python-neovim-gui.spec
+++ b/python-neovim-gui.spec
@@ -41,7 +41,7 @@ Simple nvim GUI implemented using GTK
 
 %prep
 %setup -q -n python-gui-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-neovim-gui.git/commitdiff/02df7633039256d1d2393c2e4517ba229c2b83f4



More information about the pld-cvs-commit mailing list