[packages/vim-syntax-bacula] Fix applying patches.

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


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

    Fix applying patches.

 vim-syntax-bacula.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vim-syntax-bacula.spec b/vim-syntax-bacula.spec
index 34cdf5e..1900a38 100644
--- a/vim-syntax-bacula.spec
+++ b/vim-syntax-bacula.spec
@@ -24,7 +24,7 @@ This plugin provides syntax highlighting for bacula config files.
 %setup -qcT
 cp -a %{SOURCE0} .
 cp -a %{SOURCE1} .
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim-syntax-bacula.git/commitdiff/848279f8408f47a434d37ccf4c1504fff7ae149d



More information about the pld-cvs-commit mailing list