[packages/vim-plugin-latex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:01:50 CEST 2025
commit 0f7e2b0c3f12d40bac9786bce7d5d6e19f5a50e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:32 2025 +0200
Fix applying patches.
vim-plugin-latex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vim-plugin-latex.spec b/vim-plugin-latex.spec
index 2fa2a33..08ba729 100644
--- a/vim-plugin-latex.spec
+++ b/vim-plugin-latex.spec
@@ -32,7 +32,7 @@ documents to compiling tex files to forward searching .dvi documents.
%prep
%setup -qn vim-latex-%{version}-%{snapdate}-git%{rev}
-%patch0
+%patch -P0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim-plugin-latex.git/commitdiff/0f7e2b0c3f12d40bac9786bce7d5d6e19f5a50e1
More information about the pld-cvs-commit
mailing list