[packages/vim-idevim] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:01:47 CEST 2025


commit b1eefea88a8c12994be2ad48a11983782245def9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:31 2025 +0200

    Fix applying patches.

 vim-idevim.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vim-idevim.spec b/vim-idevim.spec
index 0d77e14..36cefab 100644
--- a/vim-idevim.spec
+++ b/vim-idevim.spec
@@ -34,8 +34,8 @@ pokazana jest w górnym oknie, a dane są wyświetlane w dolnym.
 
 %prep
 %setup -qn gdbvim
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim-idevim.git/commitdiff/b1eefea88a8c12994be2ad48a11983782245def9



More information about the pld-cvs-commit mailing list