[packages/vapoursynth-plugin-bestsource] - use patch -P

qboosh qboosh at pld-linux.org
Fri Jun 6 20:17:00 CEST 2025


commit 27596c2566fce4d604ff3b7825cd5f66627c70a2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 6 20:01:16 2025 +0200

    - use patch -P

 vapoursynth-plugin-bestsource.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vapoursynth-plugin-bestsource.spec b/vapoursynth-plugin-bestsource.spec
index af7bee5..a4b5f75 100644
--- a/vapoursynth-plugin-bestsource.spec
+++ b/vapoursynth-plugin-bestsource.spec
@@ -78,8 +78,8 @@ Statyczna biblioteka bestsource.
 
 %prep
 %setup -q -n bestsource-R%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %meson build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vapoursynth-plugin-bestsource.git/commitdiff/2c86e37cb9abbfbc8114d332e952ef0b38075b5a



More information about the pld-cvs-commit mailing list