[packages/vcsh] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:29:03 CEST 2025


commit d93fd029ada2b5d142744d3f41b16a3654af62ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:28:47 2025 +0200

    Fix applying patches.

 vcsh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vcsh.spec b/vcsh.spec
index 0c48da3..2ce70cc 100644
--- a/vcsh.spec
+++ b/vcsh.spec
@@ -28,7 +28,7 @@ Tab completion routines for %{name} in zsh.
 
 %prep
 %setup -q -n %{name}-%{version}-pld
-%patch0 -p1
+%patch -P0 -p1
 
 patch -p1 < pld/patches/precompiled_manpage.patch
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vcsh.git/commitdiff/d93fd029ada2b5d142744d3f41b16a3654af62ef



More information about the pld-cvs-commit mailing list