[packages/vapoursynth-plugin-removegrain] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:28:36 CEST 2025
commit cb97f3d310d9228d8784030ef30af18dd486b30e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:28:21 2025 +0200
Fix applying patches.
vapoursynth-plugin-removegrain.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vapoursynth-plugin-removegrain.spec b/vapoursynth-plugin-removegrain.spec
index 0f88cf9..bae9ea4 100644
--- a/vapoursynth-plugin-removegrain.spec
+++ b/vapoursynth-plugin-removegrain.spec
@@ -32,7 +32,7 @@ Vapoursynth.
%prep
%setup -q -n vs-removegrain-R%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with sse2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vapoursynth-plugin-removegrain.git/commitdiff/cb97f3d310d9228d8784030ef30af18dd486b30e
More information about the pld-cvs-commit
mailing list