[packages/vim2html] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:01:44 CEST 2025
commit ac6c413852425d328a82c712372da7588eb6255a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:31 2025 +0200
Fix applying patches.
vim2html.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vim2html.spec b/vim2html.spec
index b46590a..8c9d462 100644
--- a/vim2html.spec
+++ b/vim2html.spec
@@ -29,7 +29,7 @@ Internecie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim2html.git/commitdiff/ac6c413852425d328a82c712372da7588eb6255a
More information about the pld-cvs-commit
mailing list